v0.6.0
IMPORTANT: Windows executable
This release does not contain a Windows executable as I currently have some issues with the build process (see this issue). Please comment in the respective issue if you are a Windows user. This way I can better prioritize upcoming tasks.
What's Changed
This release does not contain any new features. Instead it optimizes some things and most importantly updates to Python 3.12
which was released a couple of months ago.
Other Changes
- Fix pre-commit errors for yaml files by @TobiWo in #61
- Transfer documentation to GitHub pages by @TobiWo in #62
- Update python setup by @TobiWo in #64
- Update logging verbosity by @TobiWo in #65
- Implement concurrent api calls by @TobiWo in #66
- Fix actions by @TobiWo in #69
Full Changelog: v0.5.0...v0.6.0