Releases: sebastienros/parlot
Releases · sebastienros/parlot
v1.3.2
v1.3.1
What's Changed
- Fix OneOf parsers merge loosing SkipWhiteSpace by @sebastienros in #191
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Fix Seekable by @sebastienros in #185
- Add If parser and improve When by @sebastienros in #186
- Fix oneof parser by @sebastienros in #184
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Fix identifier parser regression by @sebastienros in #183
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Improve compilation performance by @sebastienros in #180
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Fix compilation explosion in OneOf by @sebastienros in #179
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump the all-dependencies group with 2 updates by @dependabot in #174
- Adding Name and ISeekable improvements by @sebastienros in #177
- Add other Identifier overloads by @sebastienros in #178
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Update benchmark results by @sebastienros in #148
- Remove unnecessary PrivateAssets properties by @sebastienros in #154
- Add IndexOf benchmark by @sebastienros in #151
- Added
ExpressionHelper.TextSpan_ToString
to prevent multiple copies atNumberLiteralBase<T>
by @gumbarros in #167 - Implement AnyOf using SearchValues by @sebastienros in #164
- Update FastExpressions package by @sebastienros in #169
- Use SearchValues for identitifers by @sebastienros in #168
- Create global.json for net9.0 by @sebastienros in #170
- Update benchmarks results by @sebastienros in #171
- Optimize TextBefore by @sebastienros in #172
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Add DecodeString(ReadOnlySpan) by @sebastienros in #144
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Remove unnecessary System.Collections.Immutable dependency by @lahma in #140
- Bump the all-dependencies group with 2 updates by @dependabot in #139
- Fix Scanner.ReadQuotedString by @sebastienros in #143
- Enable latest-Recommended analysis rules by @lahma in #142
Full Changelog: v1.0.0...v1.0.1