Skip to content

Releases: ecsact-dev/ecsact_rt_entt

0.3.9

26 Oct 21:23
Compare
Choose a tag to compare

What's Changed

  • fix: stream toggle codegen misses by @zaucy in #153

Full Changelog: 0.3.8...0.3.9

0.3.8

17 Oct 19:20
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency rules_ecsact to v0.5.6 by @renovate in #147
  • chore(deps): update dependency ecsact_runtime to v0.6.8 by @renovate in #148
  • chore: sync with ecsact_common by @seaubot in #149
  • chore(deps): update ecsact repositories by @renovate in #150
  • feat: toggle stream + new indexed fields api by @Kelwan in #151

Full Changelog: 0.3.7...0.3.8

0.3.7

10 Aug 00:28
Compare
Choose a tag to compare

What's Changed

  • chore: refactor to use new codegen api by @zaucy in #146

Full Changelog: 0.3.6...0.3.7

0.3.6

09 Aug 16:59
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency ecsact_cli to v0.3.15 by @renovate in #144
  • fix: Let tag components call get_component, add missing export by @Kelwan in #145

Full Changelog: 0.3.5...0.3.6

0.3.5

07 Aug 00:38
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency ecsact_cli to v0.3.14 by @renovate in #142
  • fix: remove duplicate recipe source files by @zaucy in #143

Full Changelog: 0.3.4...0.3.5

0.3.4

03 Jul 16:16
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update ecsact repositories by @renovate in #134
  • chore: add build recipe for rt entt to be used by @Kelwan in #140

Full Changelog: 0.3.3...0.3.4

0.3.3

02 Jul 22:55
Compare
Choose a tag to compare

What's Changed

  • feat: enable all features with ecsact build by @zaucy in #105
  • feat: add ecsact bazel build recipe by @zaucy in #104
  • chore: faster ci + no lock file by @zaucy in #106
  • chore(deps): update dependency bazel_skylib to v1.6.1 by @renovate in #98
  • chore(deps): update dependency bazel to v7.1.2 by @renovate in #99
  • chore(deps): update dependency googletest to v1.14.0.bcr.1 by @renovate in #103
  • chore(deps): update rules_ecsact to 0.5.2 by @zaucy in #107
  • chore: faster ci with conditionals by @zaucy in #108
  • feat: add reactive systems with init, update and remove as initial features by @Kelwan in #110
  • fix: entity created callback called too often by @zaucy in #111
  • chore: sync with ecsact_common by @seaubot in #109
  • fix: generates invalid callback by @zaucy in #113
  • fix: update events happening too often by @zaucy in #119
  • feat: adding onchange for systems by @Kelwan in #114
  • fix: generates missing internal sorting by @zaucy in #115
  • fix: proper internal comparor by @zaucy in #121
  • fix: dynamic view gets by @Kelwan in #123
  • feat: parallel execution by @Kelwan in #124
  • chore: Cleanup print_sys_exec by @Kelwan in #125
  • chore: system providers by @Kelwan in #126
  • feat: parallel entities by @Kelwan in #129
  • chore: exception for renovate bot by @zaucy in #133
  • chore: sync with ecsact_common by @seaubot in #112
  • chore: sync with ecsact_common by @seaubot in #135
  • fix: generate add events not calling, parent trivial systems children systems not running by @Kelwan in #136
  • chore: sync with ecsact_common by @seaubot in #137
  • feat: new assoc api placeholder by @zaucy in #139
  • feat: respect parallel system parameter by @zaucy in #127

Full Changelog: 0.3.2...0.3.3

0.3.2

13 May 17:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

22 Apr 17:00
Compare
Choose a tag to compare

What's Changed

  • fix: check for created callback nullptr by @zaucy in #97

Full Changelog: 0.3.0...0.3.1

0.3.0

20 Apr 23:28
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update bazel c++ tooling repositories by @renovate in #80
  • chore(deps): update hedron_compile_commands digest to eca42c6 by @renovate in #83
  • chore(deps): update dependency bazel to v7.1.1 by @renovate in #88
  • chore: cleanup line endings by @zaucy in #91
  • chore: use ecsact_cli for toolchain by @zaucy in #90
  • chore: fix typos by @zaucy in #92
  • chore: sync with ecsact_common by @seaubot in #77
  • feat: lazy systems by @zaucy in #94
  • feat: sorted lazy systems by @zaucy in #95

New Contributors

Full Changelog: 0.2.2...0.3.0