Skip to content

0.10.2

Compare
Choose a tag to compare
@timriley timriley released this 10 Jul 03:48
· 472 commits to main since this release

Fixed

  • Only resolve an operation object from the container if the container reports that the key is present. This prevents exceptions from being raised when using dry-container and defining a transaction that includes steps both container-based and local method steps (jonolsson in #64)