Releases: mckern/spiry
Releases · mckern/spiry
v0.3.3: Go 1.26, dependency updates
No functional changes, just dependency updates and a new release with an up-to-date Go runtime. Also updates some of the CI Actions.
Changelog
v0.3.2: Go 1.24, update dependencies
v0.3.1: Fix macOS notarization
v0.3.1 is a fix for signed & notarized macOS binaries. There are no code changes between v0.3.0 and v0.3.1.
v0.3.0: Now with TLS certificate expiry support!
v0.3.0 is a breaking change from v0.2.x. It introduces subcommands, and involved considerable refactoring under the hood. spiry now supports getting TLS certificate expiration dates from HTTPS URLs.
For more information, check out the CHANGELOG or the full changeset since v0.2.1.
IMPORTANT NOTE FOR macOS USERS
It was discovered after v.0.3.0 was tagged and built that the macOS build is only signed, not notarized. This will be addressed in a pending v0.3.1. release.