Skip to content

Releases: Tufin/oasdiff

v1.10.7

05 Feb 20:19
957bdc6
Compare
Choose a tag to compare

Changelog

v1.10.6

04 Feb 10:11
a3b4664
Compare
Choose a tag to compare

Changelog

v1.10.5

26 Dec 19:37
d7c8034
Compare
Choose a tag to compare

Changelog

  • d7c8034 flatten command - prune oneOf field on circular references (#466)

v1.10.4

23 Dec 12:36
7e651c5
Compare
Choose a tag to compare

Changelog

  • 7e651c5 flatten command - fix wrong Title and Description values (#464)
  • 593bd07 Update ALLOF.md

v1.10.3

17 Dec 13:10
d3e5ade
Compare
Choose a tag to compare

Changelog

v1.10.2

07 Dec 22:09
92576d1
Compare
Choose a tag to compare

Changelog

v1.10.1

04 Dec 21:25
ac02167
Compare
Choose a tag to compare

Changelog

v1.10.0

30 Nov 15:50
20282b1
Compare
Choose a tag to compare

This release adds the ability to control color output with a new color=auto|never|always flag.
Please note:

  • the default mode --color auto is backward compatible except that output in text format is always multi-line regardless of color mode
  • a new output format singleline was added to provide backward compatibility with the old single-line output for auto-detected piped output

For example, these two commands are equivalent on Unix:

oasdiff breaking data/openapi-test3.yaml data/openapi-test1.yaml -f singleline --color never
oasdiff breaking data/openapi-test3.yaml data/openapi-test1.yaml | cat

In addition:

  • some breaking change/changelog messages have slight modifications (e.g added quotes around values), this could break the ‘ignore’ configuration files
  • a new field ‘section’ was added to json/yaml output of breaking changes/changelog

Changelog

  • 20282b1 prevent---color-with-non-text-formats (#449)
  • ff822f5 Bump cloud.google.com/go from 0.110.10 to 0.111.0 (#448)
  • 8e5555a color-flag completion (#447)
  • 2aa776a Bump github.com/oasdiff/go-common from 0.2.27 to 0.2.28 (#444)
  • bfeaf3f add flag to control colorful output (#433)

v1.9.8

26 Nov 11:42
cf2e565
Compare
Choose a tag to compare

Changelog

v1.9.7

21 Nov 11:18
ba83377
Compare
Choose a tag to compare

Changelog