Releases: subshell/o-neko-catnip
Releases · subshell/o-neko-catnip
1.3.2
What's Changed
- fix open redirects and update deps by @philmtd in #41
- update frontend dependencies by @philmtd in #43
- chore(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 by @dependabot in #42
Full Changelog: 1.3.1...1.3.2
1.3.0
What's Changed
- feat: add metrics port and update dependencies by @philmtd in #34
- update dependencies to latest versions
Full Changelog: 1.2.0...1.3.0
1.2.0
Update notes
This release of Catnip requires O-Neko 1.6.0 or later.
What's Changed
- chore: update to golang 1.19 and migrate to ttlcache 3 by @philmtd in #6
- chore(deps): update dependencies by @philmtd in #7
- Improved Catnip by @philmtd in #8
Full Changelog: 1.1.0...1.2.0
1.1.0
chore: use golang-builder:0.7.0
1.0.1
- fix(server): Multi-level routes must not result in an error (#5) (99f4366), closes #5