Releases: bjerkio/tripletex-go
Releases · bjerkio/tripletex-go
v2.0.2
2.0.2 (2023-05-01)
Bug Fixes
Chores
- move to renovate (#41) (6261d4b)
- deps: bump github.com/go-openapi/runtime from 0.19.24 to 0.19.28 (#38) (a411448)
- deps: bump github.com/go-openapi/errors from 0.19.9 to 0.20.0 (#34) (195a651)
- deps: bump github.com/go-openapi/validate from 0.20.0 to 0.20.2 (#32) (65523da)
- deps: bump github.com/go-openapi/strfmt from 0.19.11 to 0.20.0 (#30) (1481ab3)
- deps: bump github.com/go-openapi/validate from 0.19.11 to 0.20.0 (#27) (0048fca)
- deps: bump github.com/go-openapi/strfmt from 0.19.6 to 0.19.11 (#22) (d86bd92)
- deps: bump github.com/go-openapi/errors from 0.19.8 to 0.19.9 (#24) (5d1bfd6)
v2.0.1
feat: Update to latest Tripletex API (#26) Adds all the latest changes per 2020-11-30. BREAKING CHANGE: Tripletex has changed how they write OperationID. See also their own changelog for other backward-incompatible changes.
v2.0.0
2.0.0 (2020-11-30)
Breaking Changes
Adds all the latest changes per 2020-11-30.
BREAKING CHANGE: Tripletex has changed how they write OperationID. See also their own changelog for other backward-incompatible changes.
Documentation
Chores
- add CodeQL (d1d814c)
- deps: bump github.com/go-openapi/swag from 0.19.11 to 0.19.12 (#21) (433f0e1)
- deps: bump github.com/go-openapi/runtime from 0.19.22 to 0.19.24 (#19) (9f9ed38)
- deps: bump github.com/go-openapi/errors from 0.19.7 to 0.19.8 (4fefab9)
- deps: bump github.com/go-openapi/swag from 0.19.9 to 0.19.11 (170aa57)
- deps: bump github.com/go-openapi/runtime from 0.19.19 to 0.19.22 (a5abe7d)
- deps: bump github.com/go-openapi/strfmt from 0.19.5 to 0.19.6 (6b0dc72)
- deps: bump github.com/go-openapi/validate from 0.19.10 to 0.19.11 (656a51b)
- deps: bump github.com/go-openapi/errors from 0.19.6 to 0.19.7 (a447733)
- update makefile and add current swagger (44753ff)
- Add license header (eb6aef8)
- Update header.png to smaller image size (944861c)