0.0.25
What's Changed
- Test .NET 7.0 support by @sebastienros in #76
- Update README.md: fix some typos and formatting by @0liver in #80
- Add net8.0 target for tests/benchmarks, remove obsolete, update packages by @lahma in #83
- Fix AdvanceNoNewLines not updating column count. by @Genteure in #82
- Improve MatchAnyOf by @sebastienros in #85
- Add double and float parsers by @sebastienros in #84
- Ensure deterministic build for release by @lahma in #86
- Document NumberOptions by @sebastienros in #89
New Contributors
Full Changelog: v0.0.24...v0.0.25