Skip to content

1.5.1

Choose a tag to compare

@sebastienros sebastienros released this 27 Oct 16:22
fedeb6b

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