Skip to content

Releasing v1.20.1

Compare
Choose a tag to compare
@newm4n newm4n released this 01 Jul 01:39
· 6 commits to master since this release
bfe6d8f

Added some addition from long time Pull Request, But one of the most important one comes from the recent addition by @WilliamDeBruin on PR #484 . The benefit from that is, as mentioned in the PR:

✅ Enable direct field access on interface{} types in rules
✅ Maintain backward compatibility with existing functionality
✅ Simplify rule writing for complex data structures
✅ Natural rule syntax that's intuitive for developers