Skip to content

1.4.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cannorin cannorin released this 11 Jan 12:08
· 655 commits to main since this release
ff40950

Pre-released because more changes and improvements are planned to be included in 1.4.0.

  • Perform massive internal refactoring.
  • Anonymous interface modules are now generated in the module where they are actually used.
    • This is a breaking change.
  • Fix a bug which prevented ts2ocaml from generating class constructors if not defined explicitly.