Releases: apideck-libraries/postman-to-k6
Releases · apideck-libraries/postman-to-k6
v1.8.5
v1.8.4
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
- @snyk-bot made their first contribution in #30
- @RokoTechnology made their first contribution in #69
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- Allows variables that evaluate to falsy to be returned by @rcrichton in #23
New Contributors
- @rcrichton made their first contribution in #23
Full Changelog: v1.8.2...v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.0
v1.6.1
v1.6.0
- Updated homepage to link to the readme section 500a956
- Bump glob-parent from 5.1.1 to 5.1.2 (#14) dc20a6a
- Bumped ava to 2.4.0 (#13) 7ba34b5
- Update dependencies (#12) 671f08e
- Update dependencies (#11) 8f8f32b
- Bump browserslist from 4.12.0 to 4.16.7 (#9) 828974e
- Extend support for Postman random functions/dynamic variables (#1) 243eea8
- Exclude disabled headers when converting requests (#1) 243eea8
- Implement postman replaceIn function (#1) 243eea8
- Extended tests for url encode (#1) 243eea8
- Extended tests for encoding of space characters (#1) 243eea8
- Extended test to include checks for randomPhoneNumber & isoTimestamp (#1) 243eea8
- Bug fix for unwanted conversion of Postman query variables(#1) 243eea8