Releases: envelope-zero/backend
Releases · envelope-zero/backend
v1.16.0
Changelog
Features
- 318bb02: feat: add commonly used envelopes for destination accounts to account object (@morremeyer)
Others
v1.15.0
Changelog
Features
- a60e1db: feat: treat account name and note filter parameters like "contains" (@morremeyer)
- a4cbb48: feat: treat budget name and note filter parameters like "contains" (@morremeyer)
- 85cfed3: feat: treat category name and note filter parameters like "contains" (@morremeyer)
- 9adb3f5: feat: treat envelope name and note filter parameters like "contains" (@morremeyer)
- 71f2ad6: feat: treat transaction note filter parameters like "contains" (@morremeyer)
Others
- 3ccf52f: refactor: rename createField to filterField and improve documentation (@morremeyer)
- 07def0b: refactor: add setField return for GetURLFields (@morremeyer)
v1.14.1
Changelog
Bug fixes
- 872db08: fix: disallow transfers between two on-budget accounts with an envelope set (@morremeyer)
Others
- 62b1676: test: allow cyclomatic complexity of 20 (@morremeyer)
v1.14.0
Changelog
Features
- 0bf4246: feat: add more fields to month endpoint (#500) (@morremeyer)
Others
- e405dab: docs: update import link (#493) (@morremeyer)
- 93f500b: chore(deps): update golang.org/x/exp digest to 0915cd7 (#494) (@renovate[bot])
- e23f955: chore(deps): update golang.org/x/exp digest to 3c43f8b (#496) (@renovate[bot])
- 12f880a: chore(deps): update swaggo/swag to v1.8.9 (@renovate[bot])
- 2843048: chore(deps): bump golangci-lint (@morremeyer)
- 6561185: test: disable gofumpt for now and fix language version (@morremeyer)
- 12a7fc7: test: disable goimports for now (@morremeyer)
- 89093d0: chore(deps): new swagger formatting (@morremeyer)
- 11fe175: test(golangci-lint): remove explicit version for gofumpt (#498) (@morremeyer)
- 20c3dc3: docs: update funcs documentation with go 1.19 doc standards (#499) (@morremeyer)
v1.13.1
Changelog
Bug fixes
- d0f4cd8: fix: wrong calculation of envelope balance (#492) (@morremeyer)
Others
- c2ce40a: chore(deps): update golang.org/x/exp digest to 6dcec33 (#475) (@renovate[bot])
- 4adff15: chore(deps): update module golang.org/x/text to v0.5.0 (#476) (@renovate[bot])
- 87af47a: chore(deps): update golang.org/x/exp digest to 47842c8 (#477) (@renovate[bot])
- a1ce053: chore(deps): update module github.com/glebarez/go-sqlite to v1.20.0 (#478) (@renovate[bot])
- 995c912: chore(deps): update golang.org/x/exp digest to 99ab8fa (#480) (@renovate[bot])
- 4cdfca1: chore(deps): update golang.org/x/exp digest to 44028be (#481) (@renovate[bot])
- 9eae125: chore(deps): update golang.org/x/exp digest to 732eee0 (#482) (@renovate[bot])
- 33108d1: chore(deps): update github.com/swaggo/files digest to cf1eeac (#483) (@renovate[bot])
- 08a8358: chore(deps): update module github.com/glebarez/sqlite to v1.6.0 (#486) (@renovate[bot])
- cf62a14: chore(deps): update module github.com/swaggo/files to v1 (#484) (@renovate[bot])
- c36e6c4: chore(deps): update go (#479) (@renovate[bot])
- 39a0b76: chore(deps): update golang.org/x/exp digest to ad323de (#487) (@renovate[bot])
- b90a6cb: chore(deps): update golang.org/x/exp digest to fae10dd (#488) (@renovate[bot])
- 3623af0: chore(deps): update actions/checkout action to v3.2.0 (#489) (@renovate[bot])
- 031db22: chore(deps): update actions/setup-go action to v3.5.0 (#490) (@renovate[bot])
- 99053d3: chore(deps): update goreleaser/goreleaser-action action to v4 (#491) (@renovate[bot])
v1.13.0
v1.12.2
Changelog
Bug fixes
- 3d5361b: fix: add missing overspend mode when importing from YNAB4 (#470) (@morremeyer)
v1.12.1
v1.12.0
Changelog
Features
- 869eb8b: feat: make ynab4 import available at /v1/import/ynab4 (#467) (@morremeyer)
Others
- e23ffb7: docs: correct API documentation for import endpoint (#466) (@morremeyer)
v1.11.1
Changelog
Bug fixes
- e7e0e30: fix(import): negative amounts for YNAB4 import when importing split transactions (#464) (@morremeyer)
Others
- 0e6b116: chore(deps): update golang.org/x/exp digest to 8509921 (#455) (@renovate[bot])
- 4098f0a: chore(deps): update module gorm.io/gorm to v1.24.2 (#456) (@renovate[bot])
- fee69d0: chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.3.0 (#457) (@renovate[bot])
- 0d85d99: chore(deps): update module github.com/glebarez/go-sqlite to v1.19.5 (#461) (@renovate[bot])
- 1be0040: chore(deps): update golang.org/x/exp digest to 6ab00d0 (#462) (@renovate[bot])
- aec98f3: docs: fix wrong description of MonthConfigs PATCH API endpoint (#463) (@morremeyer)