appkernel v1.1.0 Release Notes

Release Date: 2018-09-09 // over 5 years ago
  • 🔄 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.)