Skip to content

v1.2.5

Latest

Choose a tag to compare

@cbrgm cbrgm released this 01 Sep 16:16
· 14 commits to main since this release
6d043cf

Refactor

  • (store) Use the min builtin for episode batch bounds by @cbrgm in e32d811
  • (uuid) Switch to the stdlib uuid package by @cbrgm in 912e848
  • (csrf) Use cmp.Or for the token fallback by @cbrgm in a2fc20c
  • Use stdlib helpers instead of hand-rolled loops by @cbrgm in 84a6f4b
  • Collapse duplicated handler helpers by @cbrgm in b5e4dd4
  • (opml) Render the OPML document in one place by @cbrgm in f82e37d

Testing

  • (server) Wait for the listener instead of sleeping 100ms by @cbrgm in cbd46f6

Miscellaneous Tasks

  • (git-cliff) Display commit sha next to changelog items by @cbrgm in #58
  • (go) Bump go directive to 1.27.0 by @cbrgm in da56e1f

Full Changelog: v1.2.4...v1.2.5