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.
- Updated release profile to optimize binary size
- Added the ability to return just the raw answer text with
-a
or--answer-only
- Added the ability to return the answer and question as a json file using
-j
or--json
- README update to cater for the new functionality and provide installation instructions
- Replaced hand-rolled argument parsing with
clap::Parser
- This CHANGELOG file
- README now contains information on the project, installation, usage, contribution guidelines and licensing information
- README: Project screenshots
- Fixed
clippy
lint regarding wildcard imports
- Upgraded dependencies
- Suppressed the last underline on print to console, for aesthetic purposes
- Initial build & release of magic8