What's Changed
New Features
- [codex] Add benchmarks and improve generator performance by @shibayan in #81
- Fix formatting issue in Program.cs by adding a BOM by @shibayan in #85
- [codex] Refactor schema analysis responsibilities by @shibayan in #84
- [codex] Refactor emitter schema generation by @shibayan in #86
- [codex] Refactor operation emission by @shibayan in #87
- [codex] Refactor diagnostics creation by @shibayan in #88
- [codex] Refactor schema type and operation transformation by @shibayan in #89
- Refactor support type and operation emitters by @shibayan in #92
- Refine unsupported diagnostics by @shibayan in #96
- Clean up diagnostic test assertions by @shibayan in #97
- [codex] Reorganize generator namespaces by @shibayan in #98
- Add formatting step to CI workflow by @shibayan in #101
- Refactor Dependabot configuration groups by @shibayan in #104
Bug Fixes
- Fix four code generation correctness bugs by @shibayan in #99
- Fix six medium-severity code generation issues by @shibayan in #100
Documentation
- Add comparison section to README and features documentation by @shibayan in #83
- Enable clean URLs in VitePress configuration by @shibayan in #95
Dependency Updates
- Bump the dependencies group with 2 updates by @dependabot[bot] in #82
- Bump actions/checkout from 6.0.3 to 7.0.0 in the dependencies group by @dependabot[bot] in #90
- Bump dependencies in docs/package-lock by @shibayan in #91
- Bump actions/setup-dotnet from 5.3.0 to 5.4.0 in the dependencies group by @dependabot[bot] in #93
- Bump the dependencies group with 1 update by @dependabot[bot] in #94
- Update docs dependencies by @shibayan in #102
- Bump the dependencies group with 1 update by @dependabot[bot] in #103
Full Changelog: v1.3.3...v1.3.4