All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project somewhat adheres to Semantic Versioning.
- Bump ratatui from 0.27.0 to 0.28.0
- Support searching by hex
- Remove 0x searching functionality
- Bump ratatui from 0.26.1 to 0.26.2
- Fixed a bug where '--version' did not print
heh
's version (thanks for the report, @davidak) - Documentation updates with regards contributing, the state of the repo, and typos
- Distros section for README added (thanks @orhun!)
heh
can now be used as a library!!! (BIG thanks @orhun!)
- Fix windows double input (thanks @programingjd!)
- Re-added a saved changed warning when backspacing/deleting bytes
- This CHANGELOG file. This may be retroactively modified solely include changes earlier versions.
- You can now switch the endianness displayed on the labels with
control e
(thanks, @JungleTryne)! - You can now open big files (thanks, @Programatic)! Note that this isn't a fully completed and perfected feature, and some things may still run slowly. Please submit a bug report if you notice an issue.
- There are now templates for submitting issues; not required but there in case someone finds it useful
- Search allows for iterating through all matched patterns with
control n
andcontrol p
(thanks, @joooooooooooooooooooooooooooooooooooosh!) heh
switched its dependency fromtui
toratatui
- MSRV bumped from 1.64.0 to 1.65.0
- memmap2 and crossbeam added as dependencies
- There was an error with CI that was fixed
- This release is 1191568 bytes on my machine, up from 1121936 in 0.3.0