Skip to content

Releases: kota65535/openapi-merger

v0.7.6

27 Feb 19:45

Choose a tag to compare

v0.7.5

26 Sep 02:53

Choose a tag to compare

v0.7.4

02 Mar 09:21

Choose a tag to compare

v0.7.3

02 Mar 08:31

Choose a tag to compare

v0.7.2

18 Feb 18:47

Choose a tag to compare

v0.7.1

30 Jan 11:41

Choose a tag to compare

  • #72 Exit code 1 on error

v0.7.0

14 Jan 15:48

Choose a tag to compare

  • -o option become optional

v0.6.0

14 Jan 15:38

Choose a tag to compare

  • Update dependencies
    • Due to updating js-yaml, output YAML file format is slightly changed. see #68

0.5.4

13 Jul 13:35

Choose a tag to compare

  • #45 fix arrays are incorrectly flattened (fix #43)

0.5.3

31 Mar 13:52

Choose a tag to compare

  • #43 Do deep merge (fix #31)
  • #41 throw error if json path depth exceeds 100