- Changed casing of YAML - Changed how the runtime version is detected
0.4.0
Added
- Added a changelog - Added some automated testing using Github actions
Changed
- Switched to Semver - 0.4.0 didn't change the API, just the versioning scheme.
0.3
Added
- YAML and TOML included as output options if the relevant libraries are installed - Untested support for RFC 7630 hashes (SHA-2 224, 256, 384 and 512)
Changed
- Switched the default username to 'librenms'
Fixed
- Method binding issue preventing use of md5 - Kdf was hard coded to sha1
0.2
Fixed
- Confusion between authPriv, authpriv, auth, priv and none