Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 975 Bytes

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 975 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.3.0] - 2019-11-01

Feature

  • Allow use of context { 'value' } rather than context.fetch { 'value' }

[1.2.2] - 2019-11-01

BugFix

  • Fix yield args issues with new bang methods from 1.2.0

[1.2.1] - 2019-11-01

BugFix

  • Fix arity/block issues with new bang methods from 1.2.0

[1.2.0] - 2019-11-01

Feature

  • Add ServiceOperation::Spec::Support::StubHelpers#allow_operation!
  • Add ServiceOperation::Spec::Support::StubHelpers#expect_operation
  • Add ServiceOperation::Spec::Support::StubHelpers#expect_operation!

[1.1.1] - 2019-10-30

BugFix

  • Syntax error fix

[1.1.0] - 2019-10-30

Feature

  • Add ServiceOperation::Params#validated_context
  • Add ServiceOperation::Spec::Support::StubHelpers#allow_operation

[1.0.0] - 2019-09-13

Initial extraction from gazette.