All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Correctly reset terminal settings when quitting the application. (#38)
- Removed dependency on unmaintained tui crate. (RUSTSEC-2023-0049) Removed dependency on atty crate, fixing an unaligned read bug. (RUSTSEC-2021-0145) (#31)
- Added ZoL support. (#26)
- Fixed annoying warnings on FreeBSD 14.0-CURRENT. (#23)