Skip to content

Releases: mckern/spiry

v0.3.3: Go 1.26, dependency updates

15 Mar 19:11

Choose a tag to compare

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

  • bb8fa2a Update underlying Action versions
  • da18a61 Update runtimes for CI
  • 2371e67 Dependency updates
  • db66720 Remove fallback certs
  • 763db79 Update dependencies and bundle fallback certs

v0.3.2: Go 1.24, update dependencies

26 Aug 03:41
886e1a9

Choose a tag to compare

No functional changes, just dependency updates and a new release with an up-to-date Go runtime

Changelog

v0.3.1: Fix macOS notarization

15 Oct 05:08
v0.3.1
a654a84

Choose a tag to compare

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!

15 Oct 03:31
v0.3.0

Choose a tag to compare

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.