- Added install section and minor tweaks in README file.
Bugfixes
- Ensure cache path is created if it does not exist. - Version now extracted from config file.
1.1.1
Bugfixes
- Fixed scripts definition in pyproject,toml - Rebuilt lockfile
1.1.0
New features
- Added Changelog - Added script definition for direct execution - Version now extracted from pyproject.toml
Bugfixes
- Upgraded urllib3 to >=2.0.6 because CVE-2023-43804 - Disabled HTTP redirects using redirects=False because CVE-2023-43804 - Increased about screen width