Release v0.2.0
Pre-release
Pre-release
What's Changed
- Add basic logging by @someweisguy in #2
- allow persistent database files by @someweisguy in #3
- optimize database queries by @someweisguy in #4
- correctly handle http 404 in API calls by @someweisguy in #5
- make API return more consistent JSON data by @someweisguy in #6
- Move team logic to rule-bound teams by @someweisguy in #7
- log errors for user state errors by @someweisguy in #8
- formalize command-line interface by @someweisguy in #9
- Add ability to automatically check for app updates by @someweisguy in #10
- update dev tools by @someweisguy in #11
- Refactor backend to allow for unit testing by @someweisguy in #12
- Add a backend GUI window by @someweisguy in #13
- Add bundling scripts to facility easy installation by @someweisguy in #14
New Contributors
- @someweisguy made their first contribution in #2
Full Changelog: 0.1.0...v0.2.0