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 04dc4af commit 2eec5d9Copy full SHA for 2eec5d9
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# CHANGELOG
2
3
+## 4.1.8 - 2023-04-20
4
+- issue #285, pr #288 - Type-Error when using regex pattern for decimal restriction
5
+- issue #292, pr #293 - Wrong type for gYearMonth and gMonthDay
6
+- pr #291 - Only cover src dir
7
+- pr #281 - Add Rector PHP to ease code improvement
8
+- issue #255, pr #283 - Class inheritance possibly misbehaving when having restriction tag
9
+- issue #280, pr #282 - Optional parameters before required ones in constructor
10
+
11
+## 4.1.7 - 2023-02-20
12
+- Fix Github release workflow
13
+-
14
## 4.1.6 - 2023-02-20
15
- issue #266, pr #270 - Usage of an undefined constant within a generate EnumType class #266
16
- pr #267 - Remove deprecated message
0 commit comments