We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7287ef commit b490f1dCopy full SHA for b490f1d
1 file changed
README.md
@@ -108,6 +108,16 @@ Run
108
109
## Release History
110
111
+- 0.4.2 (current master)
112
+ - status: Alpha
113
+ - Fixed issue with constructor chain parameters.
114
+ - Test added for constructor chain parameters.
115
+
116
+- 0.4.1 (current master)
117
118
+ - Fixed issue with constructor chain.
119
+ - Test added for single parameter class definition constructor chain.
120
121
- 0.4.0
122
- status: Alpha
123
- Added `@static` annotation to define static members on class mix.
0 commit comments