Releases: sebastienros/parlot
Releases · sebastienros/parlot
1.4.2
What's Changed
- NoneOf should not be seekable by @sebastienros in #241
Full Changelog: v1.4.1...v1.4.2
1.4.1
What's Changed
- Improve docs for Decimal vs Number by @sebastienros in #232
- Fix parser in ParlotRawSmall benchmarks by @sebastienros in #237
- Bump the all-dependencies group with 2 updates by @dependabot[bot] in #233
- Add NoneOf parsers by @sebastienros in #240
Full Changelog: v1.4.0...v1.4.1
1.4.0
What's Changed
- Remove ISeekable from Else/ElseError by @sebastienros in #216
- Implement
Optional
and add post-fixed cardinality operators by @sebastienros in #217 - Update FEC by @Bykiev in #218
- Fix position reset when parsing incomplete decimal group separator by @emayevski in #224
- Skip incomplete parts of numbers by @sebastienros in #226
- Update BenchmarkDotNet to 0.15.0 by @dependabot in #220
- Bump the all-dependencies group with 1 update by @dependabot in #229
- Add \f as whitespace by @sebastienros in #227
- Consume decimal separator when accepted by @sebastienros in #230
New Contributors
- @Bykiev made their first contribution in #218
- @emayevski made their first contribution in #224
Full Changelog: v1.3.6...v1.4.0
1.3.6
What's Changed
- Bump the all-dependencies group with 3 updates by @dependabot in #208
- Update benchmarks results by @sebastienros in #209
- Bump the all-dependencies group across 1 directory with 4 updates by @dependabot in #211
- Remove ISeekable from ZeroOrOne and obsolete Discard by @sebastienros in #213
- ZeroOrMany should not implement ISeekable by @sebastienros in #214
Full Changelog: v1.3.5...v1.3.6
1.3.5
What's Changed
- AnyOf should not be seekable if optional by @sebastienros in #207
Full Changelog: v1.3.4...v1.3.5
1.3.4
What's Changed
- Additional support for string literals by @MattEdwardsWaggleBee in #202
- Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in the all-dependencies group by @dependabot in #203
- Fix small bugs by @sebastienros in #205
New Contributors
- @MattEdwardsWaggleBee made their first contribution in #202
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Bump the all-dependencies group across 1 directory with 5 updates by @dependabot in #198
- Bump xunit.analyzers from 1.18.0 to 1.20.0 in the all-dependencies group by @dependabot in #200
- Fix high memory consumption by @sebastienros in #201
Full Changelog: v1.3.2...v1.3.3
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