You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## 4.0.0
4
+
5
+
* feat: support updating existing files
6
+
* feat: generate PHP 8 attributes
7
+
* feat: generate API Platform Core `security` properties for classes and properties
8
+
* feat: support for HTTPS URLs of Schema.org
9
+
* feat: add YAML support for Doctrine ORM "resolve entity"
10
+
* feat: support for interface namespaces
11
+
* feat: compatibility with Symfony 6
12
+
* feat: compatibility with PHP 8.1
13
+
* feat: now uses Nette generator
14
+
* fix: the whole code base has been refactored, a log of bugs have been fixed
15
+
3
16
## 3.0.0
4
17
5
18
* Support for [the Web Ontology Language (OWL)](https://en.wikipedia.org/wiki/Web_Ontology_Language) (including for [the ActivityStream vocabulary](https://www.w3.org/TR/activitystreams-core/))
0 commit comments