Skip to content

1.1.0

Choose a tag to compare

@glbrntt glbrntt released this 05 Mar 20:23
· 28 commits to main since this release
63982ca

What's Changed

SemVer Minor

  • Code generation command plugin by @rnro in #40 and #52
  • Allow module names to be configured by @glbrntt in #48

SemVer Patch

  • Use path-to-underscore when generating files with the plugin by @glbrntt in #47
  • Emit a diagnostic when generating reflection data using the plugin as it's no longer required by @glbrntt in #51

Other Changes

  • Use local script for building plugins in tests by @glbrntt in #45
  • Add more plugin integration tests by @glbrntt in #46
  • Rename nightly_6_1 params to nightly_next by @rnro in #50
  • Remove explicit 'GITHUB_ACTIONS=true' by @glbrntt in #49

Full Changelog: 1.0.0...1.1.0