All notable changes to this project will be documented in this file.
- Repaired corrupted README.md
- Updated dependency versions
- Minor update to README.md
- Update README.md
- Updated README.md to sound less anti-Rust
- Corrected minor documentation issues
- Added note to README.md about automated git cliff
- Added note about post-commit hook to README.md
- Added iterable info to README.md
- Changed catch phrase in README.md
- Removed git-cliff as a dev dependency
- Split bitman into multiple files
- Fixed several minor clippy complaints
- Added #[inline] to function calls
- Changed references from structs to Self where possible.