All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
NoResponseError
is now raised if an operation doesn't return aresult.response
skillrack.request
is now passed to operations
- Added support for passing additional context to policies via
#policy_context
- Allowed support for accessing operation params by either string or symbol
- Fixed generated specs in namespaced engines
- Implemented support for using the generators in mountable engines
- Replaced
feature
withinclude
in generators and tests
- Fixed edge cases in collection rendering for resources without a decorator
First Pragma 2 release.