What's Changed
- Add fixture coverage for Kotlin kotlinx-serialization by @schani in #2950
- feat(kotlin): Support for date and datetime from JSON schema by @nikhilunni in #2845
- [FEATURE]: cJSON - generate source/header pairs by @thives in #2618
- Support for Python3.9 type hint syntax by @matthew-c-lee in #2795
- C#: Adds version 8 and expands nullability to reference types (#1632) by @Flern in #2694
- feat: add --prefer-unknown option for TypeScript and Flow by @k-vasily in #2862
- Improved-scala3-enums by @Quafadas in #2246
- build(deps-dev): bump @types/unicode-properties from 1.3.0 to 1.3.2 by @dependabot[bot] in #2955
- build(deps): bump @types/urijs from 1.19.25 to 1.19.26 by @dependabot[bot] in #2956
- build(deps-dev): bump ajv from 5.5.2 to 8.20.0 by @dependabot[bot] in #2957
- Modernize Elm target to 0.19 by @schani in #2959
- build(deps): bump stream-json from 1.8.0 to 3.5.0 by @dependabot[bot] in #2954
- Move Elm toolchain to 0.19.2 by @schani in #2960
- Modernize option defaults for the next major release by @schani in #2952
- test: expected-output fixtures for JSON inputs (salvaged from #2509) by @schani in #2961
- feat(csharp): option to suppress DateOnly/TimeOnly converters (System.Text.Json) by @schani in #2962
- feat: Add support for unevaluatedProperties in JSON Schema by @haya14busa in #2800
- test(elm): retry elm make after clearing elm-stuff by @schani in #2963
- feat(rust): integer-type option with safe conservative i32 inference by @schani in #2964
- feat(Rust): Add integer type inference option by @jonashao in #2791
- Fix process.process.exit typo in the test harness error path by @schani in #2965
- improve typings for TS with array and minItems maxItems by @tolbon in #2272
New Contributors
- @nikhilunni made their first contribution in #2845
- @thives made their first contribution in #2618
- @matthew-c-lee made their first contribution in #2795
- @Flern made their first contribution in #2694
- @k-vasily made their first contribution in #2862
- @jonashao made their first contribution in #2791
- @tolbon made their first contribution in #2272
Full Changelog: v25.1.0...v26.0.0-pre1