update task, changelog
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -37,7 +37,7 @@
|
|||||||
"--include-data-dir=./config=config",
|
"--include-data-dir=./config=config",
|
||||||
"--include-data-dir=./docs=docs",
|
"--include-data-dir=./docs=docs",
|
||||||
"--include-data-dir=./icons=icons",
|
"--include-data-dir=./icons=icons",
|
||||||
"--include-data-dir=./.venv/Lib/site-packages/PyQt6/Qt6/plugins=PyQt6/Qt/plugins",
|
"--include-data-dir=./.venv/Lib/site-packages/PyQt6/=PyQt6/",
|
||||||
"--windows-icon-from-ico=icons/icon.ico",
|
"--windows-icon-from-ico=icons/icon.ico",
|
||||||
"main_dev.py",
|
"main_dev.py",
|
||||||
"--debug"
|
"--debug"
|
||||||
|
|||||||
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 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
|
## 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
|
- started implementing the updated release script, aimimg to create automated releases that can be grabbed using the updater, which will be created thereafter
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user