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 c33ef26 commit e648ae3Copy full SHA for e648ae3
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
-## 2.0
+## 2.0.1
4
+
5
+* The generator now relies on embeded schema file to prevent issues with online XML files and allow offline usage
6
+* An issue regarding the Inflector namespace has been fixed
7
8
+## 2.0.0
9
10
* Generated classes include scalar typehints and return type
11
* New options to generate autoincremented IDs, UUIDs, custom IDs or to not generate IDs at all (DTO)
0 commit comments