Skip to content

Releases: ecsact-dev/ecsact_runtime

0.7.1

06 Dec 22:01
Compare
Choose a tag to compare

What's Changed

  • feat: new clone registry core function by @zaucy in #269
  • feat: registry hash method by @zaucy in #270
  • feat: std::format for ecsact IDs by @zaucy in #271

Full Changelog: 0.7.0...0.7.1

0.7.0

14 Oct 20:52
Compare
Choose a tag to compare

What's Changed

  • feat: allow export load at runtime by @zaucy in #263
  • feat: API for streaming components by @Kelwan in #262
  • feat: remove use of variadic arguments in api due to wasm limitation by @zaucy in #264
  • fix: use correct macro in async header by @zaucy in #265

Full Changelog: 0.6.9...0.7.0

0.6.9

26 Aug 22:31
Compare
Choose a tag to compare

What's Changed

  • chore: sync with ecsact_common by @seaubot in #257
  • feat: reserve error async codes for custom implementations by @zaucy in #260

Full Changelog: 0.6.8...0.6.9

0.6.8

14 Aug 15:42
Compare
Choose a tag to compare

What's Changed

  • fix: add missing 'async to FOR_EACH_ECSACT_API_FN macro by @zaucy in #259

Full Changelog: 0.6.7...0.6.8

0.6.7

02 Jul 19:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.6...0.6.7

0.6.6

19 Jun 23:49
Compare
Choose a tag to compare

What's Changed

  • fix(meta): c++ wrapper using wrong assoc cap count by @zaucy in #251

Full Changelog: 0.6.5...0.6.6

0.6.5

31 May 23:59
Compare
Choose a tag to compare

What's Changed

  • feat: using assoc id in 'other' context api by @zaucy in #247
  • feat: more parallel execution options by @zaucy in #249

Full Changelog: 0.6.4...0.6.5

0.6.4

27 May 21:00
Compare
Choose a tag to compare

What's Changed

  • feat: more multi assoc api adjustments by @zaucy in #244
  • feat: invalid id macro by @zaucy in #245
  • feat: improve assoc api + C++ wrappers by @zaucy in #246

Full Changelog: 0.6.3...0.6.4

0.6.3

23 May 23:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

17 May 17:16
Compare
Choose a tag to compare

What's Changed

  • feat: better invalid cast error by @zaucy in #234
  • chore: sync with ecsact_common by @seaubot in #228
  • chore(deps): update dependency bazel_skylib to v1.6.1 by @renovate in #235
  • feat: add 'any' component callback to cpp wrapper by @zaucy in #238
  • chore(deps): update dependency googletest to v1.14.0.bcr.1 by @renovate in #220
  • chore(deps): update dependency platforms to v0.0.10 by @renovate in #236

Full Changelog: 0.6.1...0.6.2