Skip to content

Releases: subshell/o-neko-catnip

1.3.2

04 Mar 09:26
b027785
Compare
Choose a tag to compare

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.1

15 Jan 12:57
4ba2db3
Compare
Choose a tag to compare

What's Changed

  • fix: add better default value for metrics port by @philmtd in #35

Full Changelog: 1.3.0...1.3.1

1.3.0

15 Jan 12:18
b866eb2
Compare
Choose a tag to compare

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

15 Feb 13:47
726b93f
Compare
Choose a tag to compare

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

17 Jun 12:02
Compare
Choose a tag to compare
chore: use golang-builder:0.7.0

1.0.1

17 Nov 11:48
99f4366
Compare
Choose a tag to compare
  • fix(server): Multi-level routes must not result in an error (#5) (99f4366), closes #5

1.0.0

01 Nov 16:48
4ffc45c
Compare
Choose a tag to compare
  • Initial release