Skip to content

Releases: ecsact-dev/ecsact_rt_entt

0.2.2

22 Sep 22:07
5dfe867
Compare
Choose a tag to compare

What's Changed

  • fix: remove toolchain config ecsact by @zaucy in #79

Full Changelog: 0.2.1...0.2.2

0.2.1

21 Sep 01:40
495c3fe
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update bazel c++ tooling repositories by @renovate in #66
  • chore(deps): update bazel c++ tooling repositories by @renovate in #68
  • chore(deps): update com_grail_bazel_toolchain digest to 9d8cc8a by @renovate in #69
  • chore(deps): update com_grail_bazel_toolchain digest to c217c03 by @renovate in #71
  • chore(deps): update com_grail_bazel_toolchain digest to e4fad4e by @renovate in #72
  • chore(deps): update com_grail_bazel_toolchain digest to edc058a by @renovate in #73
  • chore(deps): update com_grail_bazel_toolchain digest to 3e6d4d9 by @renovate in #74
  • chore(deps): update com_grail_bazel_toolchain digest to 2733561 by @renovate in #75
  • feat: bzlmodify by @zaucy in #78

Full Changelog: 0.2.0...0.2.1

0.2.0

24 Jun 20:01
9716660
Compare
Choose a tag to compare

What's Changed

  • feat(performance): context fn indirect invocation instead of exhaust checks by @zaucy in #46
  • chore: refactor entity entt <-> ecsact entity IDs by @zaucy in #57
  • fix: tag components can now be added by @zaucy in #62

Full Changelog: 0.1.0...0.2.0

0.1.0

23 Apr 03:25
be924bf
Compare
Choose a tag to compare

Initial Release