All Versions
2
Latest Version
Avg Release Cycle
14 days
Latest Release
1950 days ago

Changelog History

  • v0.2.0.0 Changes

    November 26, 2018

    โž• Added

    • ๐Ÿ‘ Optional methods and some named utilities to support them
    • ๐Ÿ‘Œ Improved example showing heirarchical instance dispatch and optional methods
    • ๐Ÿ“š Much improved documentation
    • ๐Ÿ”ฆ Exposed (++) type family for appending methods

    ๐Ÿ”„ Changed

    • Methods now has the form [Required "foo", Optional "bar", ...] instead of ["foo","bar",...] ๐Ÿ‘ to support optional methods.
    • ๐Ÿ“‡ Renamed Named parameter application operator from (!) to ($$) to mintain downstream compatibility

    โœ‚ Removed

    • ๐Ÿ—„ Deprecated methodsFor until reify is fixed upstream
  • v0.1.0.0

    November 12, 2018