Skip to content

2.7

Compare
Choose a tag to compare
@Quillraven Quillraven released this 06 May 17:15
· 38 commits to master since this release
8f6cc7c

Changelog:

  • NEW: new partition and partitionTo function for EntityBag [#141]
  • UPDATE: optimized notifications for families. A family is now notified only once per world.entity or world.configure call, even in nested call scenarios [#138]
  • UPDATE: update gradle to 8.7 and use configuration cache
  • UPDATE: update github action versions to current latest ones
  • UPDATE: update following versions
    • Kotlin to 1.9.23
    • Dokka to 1.9.20
    • Kotlinx-Serialization to 1.6.3
    • Kotlinx-Benchmark to 0.4.10