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 7e4d957 commit 5c813c1Copy full SHA for 5c813c1
Changelog.md
@@ -2,6 +2,25 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
+## 0.6.0
6
+
7
+### Added
8
9
+- [#65](https://github.com/bitExpert/disco/pull/65) Restructure the bean method code generator
10
11
+### Deprecated
12
13
+- Nothing.
14
15
+### Removed
16
17
+- [#64](https://github.com/bitExpert/disco/pull/64) Remove Doctrine Cache dependency
18
+- [#63](https://github.com/bitExpert/disco/pull/63) Remove type check code in generated class.
19
20
+### Fixed
21
22
+- [#61](https://github.com/bitExpert/disco/issues/61) Check given $id for being a non-empty string
23
24
## 0.5.0
25
26
### Added
0 commit comments