NRules v1.0.4 Release Notes
Release Date: 2026-02-03 // 4 months ago-
๐ฆ NuGet: https://www.nuget.org/packages/NRules/1.0.4
- ๐ #402, #403 - Fixed a bug with alias replacement in expressions (regression caused by #385)
- ๐ #406, #407 - Added support for JSON serialization and deserialization of generic methods
Full Changelog : v1.0.3...v1.0.4
Previous changes from v1.0.3
-
๐ฆ NuGet: https://www.nuget.org/packages/NRules/1.0.3
- ๐ฆ #391 - Added SimpleInjector DI container integration: NRules.Integration.SimpleInjector
- #392 - Extended RuleTypeScaner with a Where filtering function
- ๐ #396 - Added support for as-style cast in member expressions
Full Changelog : v1.0.2...v1.0.3