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 a31d48e commit c2a8aa2Copy full SHA for c2a8aa2
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## 4.1.6 - 2023-02-20
4
+- issue #266, pr #270 - Usage of an undefined constant within a generate EnumType class #266
5
+- pr #267 - Remove deprecated message
6
+- issue #268, pr #271 - sequence Tag min/maxOccurs attribute is ignored
7
+- pr #269 - In method Utils::getStreamContextOptions function array_merge_recursive works not as expected
8
+- issue #272, pr #273 - Getter for a nullable-array-typed property is invalid
9
+- issue #274 - Improper validation of array #274
10
+
11
## 4.1.5 - 2022-03-11
12
- issue #262 - Different destination dir when generating using 3.2.7 VS 4.1.1 ??
13
0 commit comments