What's Changed
- fix: escape dot in float boundary values for regex generation by @dynamicheart in #642
- doc: update the installation instructions. by @Seven-Streams in #635
- fix: reject empty enum arrays in JSON schema validation by @dynamicheart in #641
- fix: store FSMEdge rule_id as int_32 to the cases with >32767 rules. by @Seven-Streams in #652
- Add SwiftPM package manifest by @carinapeng in #649
- fix: incorrect mask with additionalProperties:true and non-required properties by @ianliuy in #595
- fix:fix the broken alignment tests. by @Seven-Streams in #653
- docs: update the paper citation. by @Seven-Streams in #654
- fix: escape JSON schema property keys by @Ubospica in #655
- fix: fix the document. by @Seven-Streams in #656
- bump to v0.2.2. by @Seven-Streams in #659
New Contributors
- @dynamicheart made their first contribution in #642
- @carinapeng made their first contribution in #649
Full Changelog: v0.2.1...v0.2.2