Skip to content

v1.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 09:44

What's Changed

  • Fix some sonarcloud issues by @StefH in #971
  • Fix unhandled exceptions from malformed expression strings by @Copilot in #974
  • Fix relational operators failing for nullable IComparable types (e.g., Instant?) by @Copilot in #975
  • Fix enum type preservation in additive arithmetic operations by @Copilot in #976
  • Support implicit operators in method argument matching by @Copilot in #977
  • Fix NotSupportedException when parsing nested object initialization by @Copilot in #979

New Contributors

  • @Copilot made their first contribution in #974

Full Changelog: v1.7.1...v1.7.2