Skip to content

Expressif 1.5.0

Compare
Choose a tag to compare
@Seddryck Seddryck released this 07 Jan 00:02
· 45 commits to main since this release
505eccb

What's Changed

Exciting new features and enhancements🎉

  • feat: parse and handle shorthand and infinite bound numeric intervals by @Seddryck in #250

Bug fixes 👾

  • fix: exceptions set as public classes by @Seddryck in #239
  • fix: add missing aliases to some functions to improve compatibility with NBi.io by @Seddryck in #240
  • fix: backtick is accepted to delimit quoted literals by @Seddryck in #242
  • fix: solve issues with delayed evaluation for context related objects by @Seddryck in #244
  • fix: restore some missing properties for context by @Seddryck in #246
  • fix: interval builder as public and Contained accepting a Func<> by @Seddryck in #247
  • fix: any-of is accepting a single function returning an enumerable by @Seddryck in #248

Full Changelog: v1.4.0...v1.5.0