1.5.1
What's Changed
- Remove one allocation when parsing quoted strings by @sebastienros in #252
- Extend Else parser to accept Func<ParseContext, T> by @Copilot in #254
- Add SQL parser implementation based on OrchardCore SQL Grammar by @Copilot in #255
- Refactor Optional to remove list allocation by @sebastienros in #258
Full Changelog: v1.5.0...v1.5.1