dry-transaction v0.10.2 Release Notes

Release Date: 2017-07-10 // almost 7 years ago
  • 🛠 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][pr64])

    Compare v0.10.1...v0.10.2