# Changelog
All notable changes to this project will be documented in this file.
### Refactoring
- Minor change in lib.rs
### CI/CD
- Minor fixes
### CI/CD
- Fix tiny CI problem
### CI/CD
- Remove audit action from GitHub workflow
### CI/CD
- Ci: delete audit; this crate is kinda doesn't have to be audited, it's
overkill
### Miscellaneous Tasks
- Chore: total rewrite of CI and maintenance things to get this beast
work.
- issues' and PR templates simplified
- workflows reconstructed
- more things automated via GitHub Actions
- mdBook created so lib's documentation'll be kinda enjoyable to read.
### Refactoring
- Bump version
### Documentation
- Continue attempts to make docs look good
- Fix doc-including line
### Features
- Core functionality
### Other
- Initial commit