Skip to content

v1.1.4

Compare
Choose a tag to compare
@blackjid blackjid released this 26 Nov 19:27
· 78 commits to master since this release

Bug Fixes

  • record_api: Improves url building and adds support for falsy $pks (db4e63b4, closes #205)

Features

  • common_api: Adds the posibility to override the cannonical url for nested resources. (db47f98c)
  • computed: Adds compute properties. (9a015311)
  • relations: adds hasMany and hasOne hooks. (fc2a8059, closes #35, #28)