Skip to content

Releases: dropecho/langgen

0.7.0

08 Dec 01:06
Compare
Choose a tag to compare

0.7.0 (2022-12-08)

Features

  • Misc cleanup, cleanup docs, fix some seed issues. (e208eb8)

0.6.5

04 Dec 00:15
Compare
Choose a tag to compare

0.6.5 (2022-12-04)

Bug Fixes

  • Fix issue with assemblyname in generated C# dlls causing conflicts when two haxe dlls included. (0e25586)

0.6.4

03 Dec 23:30
Compare
Choose a tag to compare

0.6.4 (2022-12-03)

Bug Fixes

  • Fix test to CJS, update package json and etc. (bae253c)

0.6.3

03 Dec 23:21
Compare
Choose a tag to compare

0.6.3 (2022-12-03)

Bug Fixes

  • Fix issues with updated build + cs. (de0d476)
  • Setup cs/esm/cjs targets, update releaserc to include c#. (2090432)

0.6.2

01 Dec 02:06
Compare
Choose a tag to compare

0.6.2 (2022-12-01)

Bug Fixes

  • Misc cleanup. (7681bc5)
  • Remove interop dep for now. (ba86587)
  • Use shared workflow in dropecho/.github repo. (7123045)

0.6.1

24 Nov 21:34
Compare
Choose a tag to compare

0.6.1 (2020-11-24)

Bug Fixes

  • fix build command. (5337a85)
  • Fix issue with npm package being empty. (0f300bd)
  • make action install required libs before build. (701a75c)

0.6.0

10 Sep 22:00
Compare
Choose a tag to compare

0.6.0 (2020-09-10)

Features

  • Ensure seed / output is deterministic. (f8af3c0)

0.5.0

04 Sep 22:11
Compare
Choose a tag to compare

0.5.0 (2020-09-04)

Bug Fixes

Features

  • Fix tests and add semantic release. (8f191c6)