Skip to content

Releases: ecsact-dev/ecsact_lang_cpp

0.4.1

08 Apr 06:43
Compare
Choose a tag to compare

What's Changed

  • fix: don't use expand template on binary by @zaucy in #189

Full Changelog: 0.4.0...0.4.1

0.4.0

04 Apr 17:32
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency bazel to v7.1.1 by @renovate in #183
  • chore: dev use ecsact_cli + update deps by @zaucy in #186
  • chore: sync with ecsact_common by @seaubot in #185

Full Changelog: 0.3.4...0.4.0

0.3.4

01 Apr 01:08
Compare
Choose a tag to compare

Full Changelog: 0.3.3...0.3.4

0.3.3

27 Mar 18:17
Compare
Choose a tag to compare

What's Changed

  • chore: use c++20 and add llvm toolchain for linux ci tests by @Kelwan in #184

Full Changelog: 0.3.2...0.3.3

0.3.2

13 Mar 23:55
Compare
Choose a tag to compare

What's Changed

  • fix: codegen plugin target/path improvements by @zaucy in #182

Full Changelog: 0.3.1...0.3.2

0.3.1

21 Sep 01:51
6f2ac4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

19 Sep 23:10
59e16da
Compare
Choose a tag to compare

What's Changed

  • feat: added codegen plugin utility functions by @zaucy in #134
  • chore(deps): update hedron_compile_commands digest to 80ac7ef by @renovate in #135
  • feat: added decl_name function to meta header codegen by @zaucy in #136
  • chore(deps): update hedron_compile_commands digest to 3dddf20 by @renovate in #137
  • chore(deps): update com_grail_bazel_toolchain digest to 41ff2a0 by @renovate in #138
  • chore(deps): update com_grail_bazel_toolchain digest to b397ad2 by @renovate in #139
  • chore(deps): update com_grail_bazel_toolchain digest to ceeedcc by @renovate in #140
  • fix(meta): transient fields_info by @zaucy in #141
  • feat: parallel execution available in meta codegen by @zaucy in #142
  • chore(deps): update bazel c++ tooling repositories by @renovate in #143
  • feat: bzlmodify by @zaucy in #148

Full Changelog: 0.2.0...0.3.0

0.2.0

01 May 20:28
c23aa28
Compare
Choose a tag to compare

What's Changed

  • chore: using ecsact_codegen and ecsact_cli by @zaucy in #132
  • feat: lazy execution values in meta codegen by @zaucy in #133

Full Changelog: 0.1.0...0.2.0

0.1.0

23 Apr 03:24
6b8c126
Compare
Choose a tag to compare

Initial Release