v1.2.1
Spring cleaning! This release does not include any new features. Instead, it prunes the unnecessary secrets
package and moves configuration-related code to a new config
package.
What's Changed
- Upgrade to Go 1.22 by @jungaretti in #35
- Remove secrets package by @jungaretti in #36
- Move config code to new config package by @jungaretti in #37
Full Changelog: v1.2...v1.2.1