New
0.12.1
What's Changed
- Fixed:
Formattedparser now only consumes what it matches, and not the rest of the string (https://github.com/pointfreeco/swift-parsing/pull/301). - Infrastructure: Fix seconds mapping in Date benchmark (thanks @jacoblapworth, https://github.com/pointfreeco/swift-parsing/pull/295).
New Contributors
- @jacoblapworth made their first contribution in https://github.com/pointfreeco/swift-parsing/pull/295
Full Changelog: https://github.com/pointfreeco/swift-parsing/compare/0.12.0...0.12.1