Skip to content

v1.1.0

Compare
Choose a tag to compare
@lagoshny lagoshny released this 21 Feb 13:38
· 210 commits to master since this release
db109ab

Updated Resource methods

Deleted Resource methods:

  • updateResource

Changed Resource methods:

  • addRelation was renamed to addCollectionRelation
  • bindRelation changed signature method now it accepts an array of entities instead single entity.

Added Resource methods:

  • unbindResource a new method that used with single resource relations to delete bound relations.

README.md was updated.