All notable changes to this project will be documented in this file.
- Excluding masterpiece and giftbox sets if include-promos is not enabled
- Added changelog
- Updated changelog
- Updated changelog
- Added card prices to output
- Added no-promos flag
- Added unit tests for most functions and made api more testable
- Implemented first rudimentary GUI
- Added anyhow crate for easier error handling
- Implemented ordering by set release date
- Added additional options to the cli crate
- Built multiple crates, started implementing multiple ordering algorithms
- Added README.md and example output file
- Started extracting into modules