File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.0.15] - 2025-02-06
10+
911### Added
1012- Data Transfer Object classes generation from swagger spec
1113- JsonApiResponseFactory::createResponse() ` meta ` and ` links ` arguments
@@ -123,7 +125,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
123125### Added
124126- FastRoute Dispatcher generation from swagger operationIds
125127
126- [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.14...HEAD
128+ [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.15...HEAD
129+ [ 0.0.15 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.14...0.0.15
127130[ 0.0.14 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.13...0.0.14
128131[ 0.0.13 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...0.0.13
129132[ 0.0.12 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.11...0.0.12
You can’t perform that action at this time.
0 commit comments