v1.1.0
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.)