Skip to content

Releases: joolfe/postman-to-openapi

Release 1.18.0

16 Oct 09:51
630f0f2
Compare
Choose a tag to compare
  • ddc8edc - fix: convert collections with collection wrapper attribute
  • 0ae13c8 - Merge pull request #162 from weskoerber/fix/collection-wrapper-attrib
  • b9cde95 - build: update version and some deps
  • cc714b5 - docs: update changelog
  • 630f0f2 - Merge pull request #163 from joolfe/develop

Release 1.17.5

03 Oct 19:18
f9c6b7f
Compare
Choose a tag to compare

Release 1.17.4

24 Sep 20:22
39f0b41
Compare
Choose a tag to compare
  • abb85ec - fix: fallback to parsing non-json raw body as text (#153)
  • 5daf9c9 - Merged to develop to create multi test for supported version
  • d55abfd - Test: add test for supported collection versions
  • 6388e81 - build: update version
  • f6be79d - docs: update changelog
  • 39f0b41 - Merge pull request #155 from joolfe/develop

Release 1.17.3

18 Sep 09:59
b8d6931
Compare
Choose a tag to compare

Release 1.17.2

04 Sep 11:13
d0eabd1
Compare
Choose a tag to compare

Release 1.17.1

14 Aug 16:43
cfa3f15
Compare
Choose a tag to compare

Release 1.17.0

07 Aug 18:11
2cacd9a
Compare
Choose a tag to compare
  • faa7cbc - feat: support path parameter & replace the value and description
  • 6ff1467 - Merge branch 'master' into feature/pathParams
  • 046b1d6 - Merge pull request #138 from Chia-Yu-hung/feature/pathParams
  • f07ec8e - refactor: simplify vars processing to align with existing code
  • 4cfff1a - docs: update documentation
  • b60400d - build: update version
  • 26f9c26 - Merge pull request #142 from joolfe/feature/path-params
  • 47b97c8 - docs: update changelog
  • 2cacd9a - Merge pull request #143 from joolfe/develop

Release 1.16.1

05 Aug 07:40
a7630eb
Compare
Choose a tag to compare

Release 1.16.0

01 Aug 18:10
9c26105
Compare
Choose a tag to compare

Release 1.15.0

30 Jul 19:03
3d9c832
Compare
Choose a tag to compare
  • 326c745 - fix: move import to try to fix erro in gh pages
  • 8c6428b - test: trying to fix docs theme error
  • 9cc56b0 - fix: put color to the beginning of the css
  • 8311563 - feat: adding x-www-form-urlencoded support
  • 0a0f849 - refactor: merge from upstream/master
  • a85eef6 - refactor: improving the mapFormData function
  • 9994c8d - refactor: form data drop encoding section from and removed require code
  • 8254840 - Merge pull request #129 from devNoiseConsulting/master
  • cc4f4c5 - build: update version and mocha dep
  • 8115bc7 - refactor: change collection name
  • 2c38fd9 - docs: mention new feature about "x-www-form-urlencoded"
  • 89b6310 - docs: update CHANGELOG
  • 3d9c832 - Merge pull request #132 from joolfe/develop