Skip to content

Releases: yottahmd/donburi

v1.15.7

05 Feb 01:20
1fc6141
Compare
Choose a tag to compare

What's Changed

  • Make ecs.Time's maxDeltaTime configurable by @ignoxx in #159

New Contributors

Full Changelog: v1.15.6...v1.15.7

v1.15.6

05 Jan 16:06
29b1130
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.5...v1.15.6

v1.15.5

12 Nov 01:09
199b75a
Compare
Choose a tag to compare

What's Changed

  • package doc comment by @setanarut in #152
  • Replace Master with Main in README by @8bit-pixies in #153
  • Implement hierarchy.RemoveParent by @m110 in #155
  • Merge hierarchy package into transform package by @yohamta in #156

New Contributors

  • @8bit-pixies made their first contribution in #153

Full Changelog: v1.15.4...v1.15.5

v1.15.4

28 Aug 12:45
3214169
Compare
Choose a tag to compare

What's Changed

  • Updated to Go 1.23
  • Implemented Go 1.23 iterators for queries and components by @yohamta in #142
  • Fixed archetype locking issue by @yohamta in #143
  • [#144] Fix ordered query by @yohamta in #145
  • [#144] Use stable sort by @yohamta in #146

Full Changelog: v1.4.4...v1.15.4

v1.4.4

29 May 13:50
3f0ecd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

23 May 02:41
680901d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

14 May 01:32
e631a83
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ukd1 made their first contribution in #134

Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 Apr 07:28
fe6e43e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

31 Mar 06:47
ce2bc07
Compare
Choose a tag to compare

What's Changed

  • Improve thread safety and performance by @yohamta in #131

Full Changelog: v1.3.15...v1.4.0

v1.3.15

28 Mar 16:21
d4f8606
Compare
Choose a tag to compare

What's Changed

  • OnRemove and OnCreate callbacks by @im-gin in #130

Full Changelog: v1.3.14...v1.3.15