Skip to content

v1.1.9

Compare
Choose a tag to compare
@blackjid blackjid released this 26 Oct 14:02
· 38 commits to master since this release

Bug Fixes

  • CommonApi: makes canceled request promises resolve to error (0b8f21c5, closes #288)
  • DefaultPacker: fixes plural name not being infered from name. (ddad7e44, closes #224)

Features

  • CommonApi: adds $off method to unregister callbacks (59fd3b84, closes #257)
  • ModelApi: makes identity do the pluralizing if plural is not defined (d2f0c0c3)