File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ Unreleased]
8
8
### Added
9
9
- Data Transfer Object classes generation from swagger spec
10
+
11
+ ## [ 0.0.7] - 2020-06-12
12
+ ### Added
10
13
- Relationships support in DTO classes
11
14
- Factory and Middleware Decorator for assign middleware to methods
12
15
@@ -51,8 +54,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
51
54
### Added
52
55
- FastRoute Dispatcher generation from swagger operationIds
53
56
54
- [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.6...HEAD
55
- [ 0.0.6 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.6...0.0.6
57
+ [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.7...HEAD
58
+ [ 0.0.7 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.6...0.0.7
59
+ [ 0.0.6 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.5...0.0.6
56
60
[ 0.0.5 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.4...0.0.5
57
61
[ 0.0.4 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.3...0.0.4
58
62
[ 0.0.3 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.2...0.0.3
You can’t perform that action at this time.
0 commit comments