File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed 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.8] - 2025-08-25
10+
911## Added
1012- BaseKeyValueStructure::assignFieldValue() method for inject custom field instantiation logic.
1113- DateTimeInterface support for as field types.
@@ -46,7 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4648### Added
4749- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
4850
49- [ Unreleased ] : https://github.com/FreeElephants/json-api-dto/compare/0.0.7...HEAD
51+ [ Unreleased ] : https://github.com/FreeElephants/json-api-dto/compare/0.0.8...HEAD
52+ [ 0.0.8 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.8
5053[ 0.0.7 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.7
5154[ 0.0.6 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.6
5255[ 0.0.5 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.5
You can’t perform that action at this time.
0 commit comments