Releases: TabulateJarl8/vapor
Releases · TabulateJarl8/vapor
The QWERTY Release
Cause typing is good
What's Changed
- Finish fully typing by @TabulateJarl8 in #20
Full Changelog: v1.5.7...v1.5.8
The Python 3.13 Release
The infinite errors release
The Python 3.12 Release
The "I promise I know how to make an AUR package" hotfix
What's Changed
- Add
__init__.py
to tests to fix AUR package by @TabulateJarl8 in #14
Full Changelog: v1.5.3...v1.5.4
Cache format hotfix
First startup hotfix
What's Changed
- Fix config read error on first startup when config doesn't exist by @TabulateJarl8 in #10
Full Changelog: v1.5.1...v1.5.2
Hotfix for AUR
v1.5.0
What's Changed
- Add unit tests by @TabulateJarl8 in #8
- Added GitHub workflow for unit testing and checking coverage
- Coverage is now required to be at 100%, including UI tests (https://textual.textualize.io/guide/testing/)
- Extended support to Python 3.8+
- Updated textual to fix some bugs
New Contributors
- @TabulateJarl8 made their first contribution in #8
Full Changelog: v1.4.1...v1.5.0
The "Hotfix for my lazy code" update
I never bothered to handle a JSONDecodeError in the anti cheat data loading, which should now be handled. This was discovered and hopefully soon fixed in AreWeAntiCheatYet/AreWeAntiCheatYet#1507.
Full Changelog: v1.4.0...v1.4.1