Skip to content

v1.1.0

Compare
Choose a tag to compare
@thingsplode thingsplode released this 09 Sep 15:04
· 25 commits to master since this release

Changes

  • bugfixes on the validation framework
  • possible to expose services which do not inherit from the Model class
  • @link decorator renamed to @action
  • introduced @resource decorator for easy method exposure on plain classes
  • http rpc client
  • complete tutorial is added to the project
  • bulk inserts
  • atomic updates
  • extended Query methods (update_one, find_one_and_update, etc.)