Skip to content

Releases: cortexphp/json-repair

0.5.0

25 Jun 23:02
9693a8c

Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/checkout from 6 to 7 by @dependabot[bot] in #6
  • chore(deps): Bump actions/cache from 5 to 6 by @dependabot[bot] in #7
  • feat: Improve perf and add conveniences by @tymondesigns in #8

Full Changelog: 0.4.1...0.5.0

0.4.1

20 Mar 14:00
0d89064

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

03 Feb 08:56
156b3b9

Choose a tag to compare

What's Changed

Full Changelog: 0.3...0.4.0

0.3

29 Jan 16:57
7119373

Choose a tag to compare

0.3

What's Changed

New Features

  • PSR-3 Logging Support — Debug repair operations with any PSR-3 compatible logger via setLogger() or the logger parameter on helper functions

Improvements

  • Refactored state machine for more robust parsing
  • Better handling of smart quotes, embedded quotes, and incomplete escape sequences
  • Enhanced markdown code block extraction

Full Changelog: 0.2...0.3

0.2

25 Jan 23:16
e2c2acc

Choose a tag to compare

0.2
  • Add new configuration options

Full Changelog: 0.1...0.2

Initial release

25 Jan 09:38
92b6ee4

Choose a tag to compare

Initial release