Skip to content

v0.18.0

Choose a tag to compare

@morremeyer morremeyer released this 12 May 20:11
· 967 commits to main since this release
c5541d7

What's Changed

Transactions now follow the new API layout and are available at /v1/transactions.

All changes

  • chore(deps): update module github.com/glebarez/sqlite to v1.4.4 by @renovate in #142
  • fix: defer is not called on os.Exit, wrap main test function by @morremeyer in #143
  • chore(deps): update dependency go to v1.18.2 by @renovate in #141
  • feat!: transactions now under API root and with links in data by @morremeyer in #144

Full Changelog: v0.17.0...v0.18.0