We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419db57 commit 46c5162Copy full SHA for 46c5162
CHANGELOG.md
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.4.0-beta.1] - 2022-01-12
8
+- Fix a bug which prevented ts2ocaml from generating classes without default constructors.
9
+
10
## [1.4.0-beta.0] - 2022-01-11
11
- Perform massive internal refactoring.
12
- Anonymous interface modules are now generated in the module where they are actually used.
0 commit comments