Skip to content

Releases: postmanlabs/har-to-postman

v2.1.0

24 Sep 11:26
5e162a2

Choose a tag to compare

Merge pull request #35 from postmanlabs/release/v2.1.0

Release version v2.1.0

v2.0.0

07 Mar 13:40
b7665df

Choose a tag to compare

Merge pull request #32 from postmanlabs/release/v2.0.0

Release version v2.0.0

v1.1.0

10 Jul 13:55
cb4f469

Choose a tag to compare

Merge pull request #29 from postmanlabs/release/v1.1.0

Release version v1.1.0

v1.0.3

15 Feb 07:14
374d4d6

Choose a tag to compare

Merge pull request #25 from postmanlabs/release/v1.0.3

Release version v1.0.3

v1.0.2

16 Mar 11:17
c91b0a2

Choose a tag to compare

  • 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

22 Dec 09:53
e078e63

Choose a tag to compare

  • Skip validations for optional fields in the HAR spec that are not required for conversion to a collection

v1.0.0

08 Dec 13:53
0626a94

Choose a tag to compare

Base release

  • Add support to convert HAR format to Postman collections