Releases: Uninett/pyargus
Releases · Uninett/pyargus
0.5.0
Added
- Added support for the new
metadata
attribute introduced in Argus 1.17.0.
Fixed
- Ignore unknown incident attributes from Argus API, so as not to crash when new versions of Argus introduce new attributes
Changed
- Switched from
setup.cfg
to usingpyproject.toml
- Test on all Python versions from 3.7 through 3.11.