Skip to content

Releases: ecsact-dev/ecsact_runtime

0.4.1

13 Sep 23:53
c6ea534
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

13 Sep 19:37
355f4ce
Compare
Choose a tag to compare

What's Changed

  • chore: codegen header cleanup by @zaucy in #178
  • chore(deps): update bazel c++ tooling repositories by @renovate in #177
  • chore(deps): update hedron_compile_commands digest to aaa2fda by @renovate in #179
  • chore(deps): update hedron_compile_commands digest to ecafb96 by @renovate in #180
  • chore(deps): update hedron_compile_commands digest to e160627 by @renovate in #181
  • chore(deps): update com_grail_bazel_toolchain digest to 9d8cc8a by @renovate in #186
  • feat: bzlmodify ecsact_runtime by @seaubot in #185
  • chore(deps): update com_grail_bazel_toolchain digest to c217c03 by @renovate in #188

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0

07 Jun 19:02
c83f537
Compare
Choose a tag to compare

What's Changed

  • refactor: deprecated codegen_plugin.bzl by @zaucy in #168
  • chore(deps): update hedron_compile_commands digest to 80ac7ef by @renovate in #169
  • chore(deps): update hedron_compile_commands digest to 3dddf20 by @renovate in #170
  • feat: serialize C++ fns now accept C function as parameters by @zaucy in #171
  • chore(deps): update com_grail_bazel_toolchain digest to 41ff2a0 by @renovate in #172
  • chore(deps): update com_grail_bazel_toolchain digest to b397ad2 by @renovate in #173
  • chore(deps): update com_grail_bazel_toolchain digest to ceeedcc by @renovate in #174
  • chore: restore components length test by @zaucy in #175
  • feat: add parallel execution hint option by @zaucy in #176

Full Changelog: 0.2.0...0.3.0

0.2.0

30 Apr 20:39
f6790c3
Compare
Choose a tag to compare

What's Changed

  • chore: report errors in check module header script by @zaucy in #166
  • feat: new lazy system API by @zaucy in #165
  • feat: new entity execution status core + dynamic API by @zaucy in #167

Full Changelog: 0.1.0...0.2.0

0.1.0

23 Apr 03:13
5e25573
Compare
Choose a tag to compare

Initial Release