Releases: postmanlabs/curl-to-postman
Releases · postmanlabs/curl-to-postman
v1.8.1
v1.8.0
Merge pull request #77 from postmanlabs/release/v1.8.0 Release version v1.8.0
v1.7.1
Merge pull request #71 from postmanlabs/release/v1.7.1 Release version v1.7.1
v1.7.0
What's Changed
- Assign user errors when curl conversion fails due to handled cases by @dhwaneetbhatt in #66
- GraphQL data mode from curl import by @aman-v-singh in #67
New Contributors
- @aman-v-singh made their first contribution in #67
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Merge pull request #60 from postmanlabs/release/v1.6.0 Release version v1.6.0
Release v1.5.0
v1.5.0 (March 31, 2023)
- Fixed an issue where request generation failed for certain bash operators.
- Fixed an issue where cURL with comments described was converted incorrectly.
v1.4.0
What's Changed
- Fixed issue postmanlabs/postman-app-support#7895 where cURL with no specific method defined for formdata type of body were not converted correctly.
v1.3.0
What's Changed
Add support to convert digest and NTLM auth types by @dhwaneetbhatt in #54
Full Changelog: 1.2.0...v1.3.0