Skip to content

v1.1.3

Compare
Choose a tag to compare
@inksword inksword released this 24 Jul 09:38
· 8 commits to master since this release
1833dba

Breaking changes to Triggers.Props Methods. All filterChanged() methods now return List, instead of Set. This is because List has wider use cases, it can not only be used in a where condition, but can also be used in an iteration.