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.
0.3.0 - 2024-03-14
- Add docs to README.md
- Add indicatif progress bar (#2)
0.2.0 - 2024-03-14
- Add git-cliff and generate changelog
- Add more targets to ci builds
- Create sqlite3 database from grade distribution data (#1)
- Update changelog and bump version
- Reduce keywords to 5
- Remove x86_64-unknown-linux-musl target from CI build
- Add LICENSE-APACHE
- Add LICENSE-MIT
- Add boilerplate code and working logic
- Add rust.yml workflow
- Add Cargo.lock
- Add docs
- Add CLI
- Add cargo-dist
- Init repo
- Update .gitignore
- Update package name and remove lock file
- Refactor code into functions
- Automate network requests to download csv files
- Move network functions to network module
- Remove year from csv header