What's Changed
- Fix Swift helper indentation and PHP header comment grammar by @schani in #2930
- Optimize Markov chain representation by @schani in #2929
- fix(core): throw a clear error when addSource gets an empty samples array by @schani in #2937
- fix(cli): don't render a 'string' placeholder for boolean flags in --help by @schani in #2936
- fix(typescript-input): support Date and Map in TypeScript input by @schani in #2940
- fix(core): enforce rendererOptions keys in the type system by @schani in #2939
- fix(core): infer whole numbers outside the target's integer range as double by @schani in #2938
Full Changelog: v25.0.0-pre1...v25.0.0-pre2