Skip to content

Latest commit

 

History

History
113 lines (67 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

113 lines (67 loc) · 5.3 KB

0.7.1 (2023-01-07)

Bug Fixes

  • Add types and dts output to js. (2ba5d44)

0.7.0 (2022-12-08)

Features

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

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 (2022-12-03)

Bug Fixes

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

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 (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 (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 (2020-09-10)

Features

  • Ensure seed / output is deterministic. (f8af3c0)

0.5.0 (2020-09-04)

Bug Fixes

Features

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

0.4.0 (2020-04-28)

  • FEAT: Add raw rule to rewriter. (3cb730a)
  • FEAT: Fix rewrite rules (e081f52)
  • Add rewrite rules and config (7f8b7b1)

0.3.0 (2020-04-27)

  • Lots of cleanup, fix some rewrite rules, better example (146751b)
  • Release 0.3.0 (2dd4ec2)
  • version (7d97a5f)

0.2.0 (2020-04-27)

0.1.3 (2020-04-25)

0.1.1 (2020-04-24)

0.1.0 (2020-04-24)