Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Releases: fbenz/restdocs-to-postman

2.0.8

19 Jan 08:02
76f10a7
Compare
Choose a tag to compare
  • Dependency updates due to security vulnerabilities (#35)
  • Test with Node 14 and 16 and publish with Node 14 (#35, #36)

2.0.7

14 Mar 19:19
db784d1
Compare
Choose a tag to compare
  • Dependency updates due to security vulnerabilities (#25, #26)

2.0.6

28 Dec 22:46
6823524
Compare
Choose a tag to compare
  • Bump handlebars from 4.1.2 to 4.5.3 #21

2.0.5

22 Jul 13:27
9d0d837
Compare
Choose a tag to compare
  • nestedFolders command line option to generated Insomnia and Postman collections maintaining the folder structure of the original Spring RESR Docs #17
  • Ability to do path part replacements via the path replacements #19
  • Dependency updates #20

2.0.4

22 Jul 13:24
836767f
Compare
Choose a tag to compare
  • Support for Postman attachments #13
  • Dependency updates #15

2.0.3

03 Nov 16:49
Compare
Choose a tag to compare

Optimized npm package size

2.0.2

03 Nov 16:37
4d627ab
Compare
Choose a tag to compare

Update of Dependencies to get rid of dependencies with vulnerabilities

2.0.0

19 Jan 20:05
e56d488
Compare
Choose a tag to compare
  • Support for sorting requests into folders (#5)

Breaking changes:

  • CLI option --folder changed to --input
  • Options structure changed from three parameters to an object.

1.0.5

10 Jan 20:05
Compare
Choose a tag to compare
  • Support urlencoded and formdata bodies when converting to Postman (#2)
  • Shorter names (#1)

Initial release

10 Jan 20:03
Compare
Choose a tag to compare
v1.0.3

Improve descriptions and fix example