dry-transaction v0.6.0 Release Notes

Release Date: 2016-04-06 // about 8 years ago
  • โž• Added

    • ๐Ÿ‘ Allow custom step adapters to be supplied via a container of adapters being passed as a step_adapters: option to Dry.Transaction (timriley)
    • Raise a meaningful error if a step step returns a non-Either object (davidpelaez)
    • ## Internal
    • ๐Ÿ”„ Change the step adapter API so more step-related information remains available at the time of the step being called (timriley)

    Compare v0.5.0...v0.6.0