Skip to content

Releases: openfinanceio/php-jsonapi-objects

Miscellaneous Improvements

21 Jun 08:51
cc12a95
Compare
Choose a tag to compare
Merge pull request #14 from cfxmarkets/v1.4.x

Releasing v1.4.4

Upgrade to PHP7.1

12 Jan 02:32
Compare
Choose a tag to compare

Adapted library to work with PHP7.1

Fixed consistency issues in seralization handling

22 Nov 17:10
fc0497a
Compare
Choose a tag to compare
Merge pull request #5 from cfxmarkets/v1.2.x

Request to release v1.2.1

Add `refresh` method to resource and lots of bugfixes

16 Nov 19:53
Compare
Choose a tag to compare

This release adds a refresh method to JsonApi resources. It also fixes many bugs, including serializing non-initialized resources and adding certain methods to the ResourceInterface.

All implemented tests are working.