28 lines
863 B
Markdown
28 lines
863 B
Markdown
# Changelog
|
|
## v0.2.10
|
|
- Small changes to the release script, trying to fix a bug where assets are not added to the release
|
|
|
|
## v0.2.8
|
|
- Updated the release script to use the tea application to create releases with files
|
|
- Updated the release script to use the new release system
|
|
|
|
## v0.2.7
|
|
- reworked release script to create releases
|
|
|
|
|
|
## v0.2.6
|
|
- changed build command
|
|
- small fixes, coloring the user loan table based on book status
|
|
|
|
## v0.2.4 - v0.2.5
|
|
-Testing only
|
|
## v0.2.3
|
|
- started implementing the updated release script, aimimg to create automated releases that can be grabbed using the updater, which will be created thereafter
|
|
|
|
## v0.2.2
|
|
- fixed minor bugs in release script
|
|
|
|
## v0.2.1
|
|
- Changed logging to use loguru
|
|
- reworked cli arguments to be working
|
|
- suppressed mkdocs server from hogging the cli and not showing debug info when requested |