Releases: neomerx/json-api
Releases · neomerx/json-api
Enhancements
Enhancements and fixes
Enhancements
- Improved support for pagination in relationships #119
- Added ability to define relationships in Schema differently when resource is main and included #121
- Refactoring in Schema, Link, EncodingParameters and HTTP headers #123 #124 #125
- Added docker support for testing in PHP and HHVM with composer #122 #131
Detailed upgrade notes here
Bug fixes
Enhancements and fixes. Refactoring.
Enhancements
- #109 Added support for PSR-7 (no more homegrown interfaces for HTTP 😄)
- #110 Error handling was improved
- #111 Integration with frameworks for creation of HTTP responses made much easier. Now package provides solutions for header/query parsing, checking and response creation (only JSON API specifics, common HTTP things are left for frameworks). And still it's framework agnostic.
- #112 Added support for logging (PSR-3). Mostly debugging feature.
Fixes
- #105 Filtering was too strict when sparse field sets were combined with include paths. Now should be more friendly to users.
For upgrade recommendations see here.
Enhancements and fixes
Enhancements and fixes
Bug fixes
Enhancements and bugfixes
Merge pull request #99 from neomerx/develop v0.6.3