Releases: jc0b/nudge-auto-updater
Releases · jc0b/nudge-auto-updater
v1.2.4
v1.2.3
What's Changed
- Fixed variable name which caused NameError exception by @fuzzylogiq in #14
New Contributors
- @fuzzylogiq made their first contribution in #14
Full Changelog: v.1.2.2...v1.2.3
v.1.2.2
What's Changed
- Fix bug when matching first release of a major OS version (#12) by @kaiobendrauf in #13
Full Changelog: v1.2.1...v.1.2.2
v.1.2.1
v1.2 - Update SOFA feed URL
Changes
- Updated SOFA URL to match the new one (as per Graham's post). (#9)
Full Changelog: v1.1.1...v1.2
v1.1.1 - Bug fixes for markdown export
Fixes
- Fixed a bug where an
UnboundLocalError
could be thrown when using the markdown export option (#8)
Full Changelog: v1.1...v1.1.1
v1.1 - CISA KEV Integration
Changes
- Added a
--cisa
command-line flag, which will check the CISA KEV list to determine an enforcement date. If the CISA-recommended enforcement date is sooner than the one your configuration otherwise calculated, the CISA-recommended enforcement date will be used. - Updated the provided
configuration.yml
to be less complicated as a "getting started" example.
Full Changelog: v1.0.1...v1.1
v1.0.1 - Initial tagged release
This release is the first tagged release. Going forward, versions will be tagged, so that you can pull tags with CI (rather than just cloning main
).