Skip to content

v1.1.5

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

Bug Fixes

  • guides.integration: fixes deprecated notation references (7bdb2569, closes #215)
  • service: fixes wrong warning message refering to $mix instead of mix (09b1f352, closes #178)

Features

  • adds the List type and namespace. (7ee7b9ce, closes #169)
  • improves PATCH logic, now refering to an object containing property will automatically include it's subproperties.