Skip to content

Releases: cortexphp/json-repair

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