Releases: Kong/go-apiops
Releases · Kong/go-apiops
v0.1.10
Changelog
- 94c4de6 feat(patch): add patch-file support (#21)
- b794abd chore(test): implement all 'deckformat' tests
- 6ba60c3 feat(track): add info to track build history of file
- 00b0597 chore(tests): migrate 'jsonbasics' to ginkgo framework
- e5e63eb chore(tests): migrate 'merge' tests to ginkgo framework
- 6687b09 fix(openapi2kong): do not allow arguments
- 4f4010e chore(docs): improve documentation page on the commands (#20)
- 1aafdcb feat(patch): add a patch command to update files (#18)
- 80ce237 fix(cli): update logging to properly output errors (#16)
v0.1.9
v0.1.8
Changelog
- 5a00512 feat(merge): add a merge command (#13)
- 1ab34b0 fix(linter): fix minor linter inssue
- be2fe5f chore(util): add json basics
- e51383b fix(cli) updates arg for openapi2kong and general CLI message (#11)
- b81e7a3 chore(makefile): make 'all' the default target again (#10)
- e2e0094 chore(makefile): improved dependency checks (#9)
v0.1.7
Changelog
- f11a0ed fix(version): properly add the version metadata (#8)
- c3c7e31 docs(readme): Update for new name, tidy usage and status (#7)
- 763305e fix(Makefile): use parametrized binary name in 'clean'
- 12a0e13 fix(oas): escape path only once (#6)
- f1358bc chore(Makefile) adding a makefile (#5)
- e572fda feat(filebasics): add deserialize methods (#3)