New features and improvements:
- Minimum required Python version is 3.10 (#105)
- CLI: added support for
--tag
argument tomwdb upload
(by @psrok1 in #99) - Added 'older_than' argument in object listing methods (by @psrok1 in #102)
- Optimized authenticated file download (by @psrok1 in #96)
- Better handling of keyring errors (by @msm-cert in #100)
- HTTPError exception chaining (by @psrok1 in #104)
Bugfixes:
Full Changelog: v4.5.0...v4.6.0