v2.0.0
Breaking: parse() throws Otar\JsoncSyntaxException instead of returning sentinel strings; raw null bytes are rejected like json_decode(); JSONC class is final. Fixed: block comments no longer fuse adjacent tokens. Added: native json_decode fast path (~10x on plain JSON), json_decode parity test suite, PHPStan max, PHP 8.5 support. See CHANGELOG.md.