2.9.0 (2022-11-06)
- allow add operation id to the request (3f86a19)
2.7.2 (2022-11-05)
- support example body undefined (2e7b31d)
- fix sections (195b472)
2.7.1 (2022-09-24)
2.7.0 (2022-09-18)
- disabled but duplicating params (not supported by OpenAPI) (4310197)
- transform disabled option WIP (b4858a2)
- incorrect conflict in previous merge (9face89)
- update docs about new feature (d6c1141)
- update typescript definition (253dec7)
- updates and links (5e92c6d)
2.6.2 (2022-09-17)
2.6.1 (2022-09-17)
- version updated (09f02d0)
2.6.0 (2022-08-29)
- add JSON format support (c16a09f)
- document new option (c0a37ae)
2.5.0 (2022-08-28)
- if no language is chosen in body raw mode then use '/' (473db6b)
- support now 'text/plain' when body request is raw and language is text (53cee26)
- update version (83f6c46)
2.4.1 (2022-07-25)
- request bodies & examples with json comments (a2df3a6)
2.4.0 (2022-06-18)
- request bodies & examples with json comments (a2df3a6)
- trying to fix lint (5e57b58)
- update changelog (62b9ef0)
2.3.0 (2022-06-02)
- allowed javascript object as input and output (1f1976c)
- types: it should return promise (19ddc69), closes /github.com/joolfe/postman-to-openapi/blob/master/lib/index.js#L9
- update CHANGELOG (aa78799)
2.2.1 (2022-03-13)
- types: it should return promise (19ddc69), closes /github.com/joolfe/postman-to-openapi/blob/master/lib/index.js#L9
- update version (ee6d061)
2.2.0 (2022-02-19)
- Add error handling in response example parse (acba056)
- update dependencies for moderate vulnerability (f0ccc6f)
- update version (5e2edff)
2.1.0 (2022-01-15)
- allow input as string instead of file path (5dc1a18)
- update version (ef62c20)
- updates docs (f9f3979)
2.0.1 (2022-01-15)
- update reference to node version in readme (d661200)
2.0.0 (2021-12-20)
- remove support for node.js 10 as some dependencies doens't support
- study and test node.js version 17 every dependency is compatible (a4ef018)
- update changelog (cc714b5)
- eslint version revert as fail in node 10 (32bc11d)
- remove support for node.js 10 as some dependencies doens't support (2ad84c2)
- update dependencies (7d8ca7e)
- update deps (exec is not possible to update) (14756b9)
- update node supported version (3bcb2df)
- update version (8a02811)
- update version and some deps (b9cde95)
1.18.0 (2021-10-16)
- update version and some deps (b9cde95)
1.17.5 (2021-10-03)
- Avoid error when some versions of postman export response header with null value. close #152 (8eb6861)
1.17.4 (2021-09-24)
- add test for supported collection versions (d55abfd)
- update version (6388e81)
1.17.3 (2021-09-18)
- update typescript definition with last added options (4f83072)
- update dependencies to vastest versions (513ed85)
1.17.2 (2021-09-04)
- deps updated (18f5446)
1.17.1 (2021-08-14)
- update version (82939b9)
1.17.0 (2021-08-07)
- support path parameter & replace the value and description (faa7cbc)
- simplify vars processing to align with existing code (f07ec8e)
- update documentation (4cfff1a)
- update version (b60400d)
1.16.1 (2021-08-05)
- fail when collection don't have ´variable´ parameter (bb02ad6)
- update version and deps (c95d377)
1.16.0 (2021-08-01)
- replace variables from postman collection or new option (75f8df1)
- var replacer first implementation (768e59f)
- update documentation with new replacement feature (9cfd142)
- update version for new feature (32cdb47)
1.15.0 (2021-07-30)
- adding x-www-form-urlencoded support (8311563)
- move import to try to fix erro in gh pages (326c745)
- put color to the beginning of the css (9cc56b0)
- trying to fix docs theme error (8c6428b)
- update version and mocha dep (cc4f4c5)
- change collection name (8115bc7)
- form data drop encoding section from and removed require code (9994c8d)
- improving the mapFormData function (a85eef6)
- mention new feature about "x-www-form-urlencoded" (2c38fd9)
1.14.0 (2021-07-24)
- adding support for formdata (547b137)
- fix lint problems (91ce1a9)
- form data testing (8a26c69)
- little refactor to follow our code style and 100% coverage. Support for file types (b569785)
- update new feature for parse "form-data" (4699d50)
- update version (2855f10)
1.13.0 (2021-07-16)
- parse API response from postman examples (b731f4e)
- update docs about responses (aa61018)
- update deps and version (65991ee)
1.12.1 (2021-06-11)
- remove deep with vulnerability (56877cc)
1.12.0 (2021-06-05)
- update deps (fb52ed4)
- add codeql badget (4e315f4)
1.11.0 (2021-05-31)
- update docs with new field (3aa907f)
1.10.0 (2021-05-27)
- allow request with empty URLs (just skip) (6e589d0)
- update version (b91b5d5)
1.9.2 (2021-05-19)
- use export default for the main function in ts (baa3173)
1.9.1 (2021-05-19)
- ts definition should be upload with the package (0c4610d)
1.9.0 (2021-05-18)
- add ts definitions to library (36cf16b)
- add title to the banner (24425d4)
- remove console from test (c91e47c)
- support empty auth options (704ef36)
- vulnerability in deps (5218cb2)
- check that library don't fail when license and contact are empty objects (4d9b400)
- update version (06650c4)
1.8.0 (2021-04-30)
- addd testa dn support for node 14 Close #104 (4fe0284)
- change cli parser (wip) (2009923)
- cli added to library (5df5d9b)
- files configured in package.json Close #103 (0ac1cd2)
- husky version 6 (1f39c49)
- keep old husky config (1d85167)
- simple cli called p2o (a4cea3f)
- using aslant instead standard.js Close #94 (4ab6aef)
- wip: first version of cli (a259287)
- update some deps (22c0086)
- only one file and ass more test (1c440da)
1.7.3 (2021-04-24)
- husky version 6 (1f39c49)
- keep old husky config (1d85167)
- using aslant instead standard.js Close #94 (4ab6aef)
- update some deps (22c0086)
1.7.1 (2021-03-30)
- vulnerability high fixed in deps (2e4a2cb)
1.7.0 (2021-03-28)
- add support for nested folders (4f5ee97)
- added concat and separator option to folder tags calculation (4513095)
- support empty folders Close #89 (6397d7c)
- add complex folder structure test (56d00df)
- update folder features (83ae5bd)
- update version (ebba3da)
- update deps (42b0b96)
1.6.1 (2021-03-14)
- update several dependencies (bff147f)
1.5.1 (2020-10-01)
- update docs about postman collection version (7ab3ef5)
- version to 1.5.1 (84ff20f)
1.5.0 (2020-10-01)
- update version to 1.5.0 (c3267a8)
1.4.1 (2020-09-12)
- update links to OpenAPI specification (2b66366)
1.4.0 (2020-08-25)
1.3.0 (2020-08-23)
- Add support for contact and license #35 (40785f4)
- Mandatory params/headers #41 (78fe141)
- path parameters enhancement #43 (a90c4a1)
- paths deep by cfg #8 (0110b59)
- response status from test #7 (e2afc12)
- Use desc from folders for tags #53 (96d02a7)
- badge url for build fixed (2f14a29)
- dependabot alert serialize-javascript (be35516)
- vulnerability fixed (0771a2e)
- improve coverage of license and contact (a5662e3)
- complete section "Postman collection examples" #58 (016a749)
- fix documentation code examples (8efbdda)
1.2.0 (2020-08-03)
- add codecov and badges (78d2acc), closes #49
- add docs badged (5dc9654)
- add nom badge (1f5f407)
- added logo to the project (60ef3cd)
- Features documentations #52 (f91f60b)
- first structure (505a03c)
- getting started (dcb1cf7), closes #47
- library options documented. (3f60d9a)
1.1.0 (2020-07-28)
- resource file name in tests (32024e5)
- Add support for POST with text #36 (af0d452)
- added "defaultTag" as option (a3bed58)
- Example in Parameters #39 (f391960)
- General API info #12 (b82441f)
- Infer the type of parameters #37 (05fd1e8)
- path parameter convertion #15 (96a2ac5)
- POST body uses as example in openapi (9e459f1)
- Support authorization #21 by options (dbbb80c)
- Support authorization #21 parse (74eadd3)
- Support Get with query params #17 (952a977)
- Support Headers definition #19 (c05919e)
- Support postman folders #16 (a128a5c)
- error in gitignore file name (5bc80d3)
- add changelog and auto generation (a317c2a)
- basic structure conversion (05080d9)
- test engine setup (8ed2375)
- Revert "Testing commit lint" (bd7d8c5)