Releases: envelope-zero/backend
Releases · envelope-zero/backend
v0.24.0
v0.23.0
Changelog
- f4d5e24 chore(deps): update goreleaser/goreleaser-action action to v3 (#174)
- 45e4671 chore(deps): update module github.com/glebarez/sqlite to v1.4.5 (#176)
- a357325 chore(deps): update module gorm.io/driver/postgres to v1.3.6 (#175)
- 350b013 feat: add balance field to budget (#180)
- fe557ca feat: add transaction link to account (#179)
v0.22.2
v0.22.1
v0.22.0
v0.21.0
v0.20.8
v0.20.1
v0.19.0
What's Changed
Categories, envelopes and allocations now also use the new API layout. With this release, the rework of the API routes is done and all resources come with a self link!
All changes
- feat!: categories, envelopes and allocations now in new API structure by @morremeyer in #147
Full Changelog: v0.18.0...v0.19.0
v0.18.0
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