All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Allow use of
context { 'value' }rather thancontext.fetch { 'value' }
- Fix yield args issues with new bang methods from 1.2.0
- Fix arity/block issues with new bang methods from 1.2.0
- Add
ServiceOperation::Spec::Support::StubHelpers#allow_operation! - Add
ServiceOperation::Spec::Support::StubHelpers#expect_operation - Add
ServiceOperation::Spec::Support::StubHelpers#expect_operation!
- Syntax error fix
- Add
ServiceOperation::Params#validated_context - Add
ServiceOperation::Spec::Support::StubHelpers#allow_operation
Initial extraction from gazette.