Skip to content

Releases: gajus/crack-json

v1.3.0

Choose a tag to compare

@gajus gajus released this 29 Jan 07:00

1.3.0 (2020-01-29)

Features

  • add filter configuration (3dad239)

v1.2.3

Choose a tag to compare

@gajus gajus released this 29 Jan 06:44

1.2.3 (2020-01-29)

Bug Fixes

v1.2.2

Choose a tag to compare

@gajus gajus released this 25 Nov 19:53

1.2.2 (2019-11-25)

Bug Fixes

v1.2.1

Choose a tag to compare

@gajus gajus released this 01 Aug 14:03

1.2.1 (2019-08-01)

Bug Fixes

v1.2.0

Choose a tag to compare

@gajus gajus released this 20 Feb 13:51

1.2.0 (2019-02-20)

Features

  • handle parsing of javascript strings (ba5a216)
  • remove ability to extract non-JSON strings (c866b52)

v1.1.1

Choose a tag to compare

@gajus gajus released this 20 Feb 12:35

1.1.1 (2019-02-20)

Bug Fixes

  • handle literal strings that contain newline chracter (af84ce2)
  • ignore false-positive Flow error (22df72b)