Skip to content

2.2

Compare
Choose a tag to compare
@Quillraven Quillraven released this 26 Nov 18:13
· 116 commits to master since this release
  • BUGFIX: fixed an issue that was introduced in version 2.1 which caused families to not get updated properly when used in a nested iteration way. Thanks to @ernespn for reporting this issue!
  • NEW: added the get operator to the EntityBag interface. This allows to do a normal for loop over a family. Thanks to @ScottHamper for the proposal and contribution!
  • UPDATE: updated Kotlin to 1.7.21