Skip to content

Releases: apideck-libraries/postman-to-k6

v1.9.0

02 Apr 06:21
Compare
Choose a tag to compare

What's Changed

  • Support for pm.response.headers.all() & pm.response.headers.get() by @aegrey in #126

Full Changelog: v1.8.10...v1.9.0

v1.8.10

05 Jan 05:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.9...v1.8.10

v1.8.9

28 Sep 07:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.8...v1.8.9

v1.8.8

09 Feb 11:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.7...v1.8.8

v1.8.7

14 Jan 15:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.6...v1.8.7

v1.8.6

12 Nov 19:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.5...v1.8.6

v1.8.5

11 Aug 10:21
Compare
Choose a tag to compare

What's Changed

  • Added missing scripts to the package.json file.

Full Changelog: v1.8.4...v1.8.5

v1.8.4

11 Aug 09:40
Compare
Choose a tag to compare

What's Changed

  • Added changelog highlights by @thim81 in #25
  • Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #24
  • Bump nth-check from 2.0.0 to 2.0.1 by @dependabot in #21
  • Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #63
  • Bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #61
  • Bump urijs from 1.19.7 to 1.19.11 by @dependabot in #59
  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #55
  • Bump pathval from 1.1.0 to 1.1.1 by @dependabot in #38
  • [Snyk] Upgrade husky from 4.2.5 to 4.3.8 by @snyk-bot in #30
  • Bump cached-path-relative from 1.0.2 to 1.1.0 by @dependabot in #36
  • Bump dependencies by @thim81 in #70
  • Safely handle - in auth headers by @thim81 in #72
  • Use correct directory paths for importing libs by @thim81 in #73
  • Replace the Postman variables in the global, environment and collection scopes by @thim81 in #74
  • Enhanced auto-import of libs by @thim81 in #75
  • Transform Postman API exported wrapped collection & environment objects by @thim81 in #76
  • Extend pm.variables.replaceIn to support Postman variables by @RokoTechnology in #69
  • Extend pm.variables.replaceIn to support Postman static & dynamic variables by @thim81 in #77

New Contributors

Full Changelog: v1.8.3...v1.8.4

v1.8.3

22 Nov 16:53
Compare
Choose a tag to compare

What's Changed

  • Allows variables that evaluate to falsy to be returned by @rcrichton in #23

New Contributors

Full Changelog: v1.8.2...v1.8.3

v1.8.2

08 Oct 17:01
Compare
Choose a tag to compare
  • Temporary fix to overcome missing optional chaining support (#22) befe05e

Full Changelog: v1.8.1...v1.8.2