Skip to content

Releases: openfinanceio/php-jsonapi-objects

Miscellaneous Improvements

Choose a tag to compare

@kael-shipman kael-shipman released this 21 Jun 08:51
cc12a95
Merge pull request #14 from cfxmarkets/v1.4.x

Releasing v1.4.4

Upgrade to PHP7.1

Choose a tag to compare

@kael-shipman kael-shipman released this 12 Jan 02:32

Adapted library to work with PHP7.1

Fixed consistency issues in seralization handling

Choose a tag to compare

@kael-shipman kael-shipman released this 22 Nov 17:10
fc0497a
Merge pull request #5 from cfxmarkets/v1.2.x

Request to release v1.2.1

Add `refresh` method to resource and lots of bugfixes

Choose a tag to compare

@kael-shipman kael-shipman released this 16 Nov 19:53

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.