Skip to content

v1.3.0

Compare
Choose a tag to compare
@emyann emyann released this 20 Sep 09:38
· 255 commits to master since this release
b23a307

1.3.0 (2018-09-20)

Bug Fixes

  • Adjust order of overloaded functions (6fa0c0f)
  • Allow to pass any object in get helper (bf018c9)

Features

  • Add Function Overloads for Morphism currying Function (781d629)
  • Add Generic Mapper Type to infer dimensional wise target (c7b8569)
  • Add Type checking when using morphism currying function (60e7f47)
  • Add type on Morphism registry (c429af4)
  • Remove Generic Target to get the final inferred type displayed instead of the generic one (820b52d)