Expressif 1.5.0
What's Changed
Exciting new features and enhancements🎉
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