v0.1.0
Pre-release
Pre-release
This is the first release of Decklist. It's still very much in the "it works on my computer" stage - it's a pretty simple program but you might encounter bugs. Report them by opening an issue or shooting me an email.
What's Changed
- most file loading and related processes are asynchronous, TUI updates on task completion by @hobosock in #1
- big changes to startup tasks by @hobosock in #2
- Database process changes by @hobosock in #3
- now uses config file, downloads database if none found, and update config when successfully loading a collection by @hobosock in #4
- fixing directory creation to work on Windows by @hobosock in #5
- Wrapup by @hobosock in #6
New Contributors
Full Changelog: https://github.com/hobosock/decklist/commits/v0.1.0