Releases: postmanlabs/har-to-postman
Releases · postmanlabs/har-to-postman
v2.0.0
v1.1.0
Merge pull request #29 from postmanlabs/release/v1.1.0 Release version v1.1.0
v1.0.3
Merge pull request #25 from postmanlabs/release/v1.0.3 Release version v1.0.3
v1.0.2
- Fix explicit usage of Space as an indentation type leading to
Space
word in the converted collection - Loosen HAR validations on statusText and redirectURL fields to support null value
- Use the textual representation instead of throwing errors in case of invalid JSON in the body
v1.0.1
- Skip validations for optional fields in the HAR spec that are not required for conversion to a collection
v1.0.0
Base release
- Add support to convert HAR format to Postman collections