Skip to content

v0.3.0

Choose a tag to compare

@flash-gordon flash-gordon released this 05 May 21:50
· 734 commits to main since this release
v0.3.0
843c4b0

Added

  • Dry::Struct#new method to return new instance with applied changeset (Kukunin)

Fixed

  • .[] and .call does not coerce subclass to superclass anymore (Kukunin)
  • Raise ArgumentError when attribute type is a string and no value provided is for new (GustavoCaso)

Changed

  • .new without arguments doesn't use nil as an input for non-default types anymore (flash-gordon)

Compare v0.2.1...v0.3.0