1.0.1 (2022-03-05)
==================
* Fix hexagex bugs
* Document alternate shortcuts
* Add bar diagram display

1.0.0 (2022-02-09)
==================
* Skip blocks for alignment when they are the same
* Improve cursor ergonomics
* Add hex spacers
* Add right-to-left mode
* Add search function
* Add set offset for unaligned view

0.2.1 (2021-06-27)
==================
* Add `git-biodiff` binary; this makes it possible to invoke biodiff when using git by using it as `git biodiff` the same way you would invoke `git diff`
* Fix crash when resizing terminal to very small size in vertical split mode
* Fix space bar doing page-down when the remainder of the files are the same instead of jumping to the end

0.2.0 (2021-06-26)
==================

* Load files using mmap if possible
* Add new display mode for binary data, ascii bar and option to do either horizontal or vertical split between files
* Allow saving settings permanently
* Show current addresses of cursor in bottom right corner
