dry-transaction v0.13.3 Release Notes

Release Date: 2021-06-07 // almost 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix deprecation warning on Ruby 3.0 when there are empty hash-like args (via #137) (@bestwebua)

    Compare v0.13.2...v0.13.3


Previous changes from v0.13.2

  • ๐Ÿ›  Fixed

    • ๐Ÿ’Ž Re-allow Hash-like parameters to be passed to steps, e.g. HashWithIndifferentAccess and other Hash subclasses (this was broken with the Ruby 2.7/3.0 fixes in 0.13.1) (@trammel in #136)

    Compare v0.13.1...v0.13.2