Skip to content

v0.2.0

Compare
Choose a tag to compare
@joelmoss joelmoss released this 04 Apr 17:46
· 7 commits to master since this release

What's Changed

  • Added class methods support by @hdf1996 in #4
  • [BREAKING] Replaced returns keyword argument with a hashrocket or block. See Return Types.
  • [BREAKING] Type failures now raise Delivered::ArgumentError instead of NoMatchingPatternError.
  • Added Boolean, Any and Nilable custom types. See See Return Types.

New Contributors


Full Changelog: v0.1.0...v0.2.0