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.
NoResponseErroris now raised if an operation doesn't return aresult.responseskillrack.requestis 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
featurewithincludein generators and tests
- Fixed edge cases in collection rendering for resources without a decorator
First Pragma 2 release.