Skip to content

v6.1.1

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 15 Apr 15:39
· 31 commits to master since this release
951bada

Bugfixes:

  • Fixed memoized by not eta-expanding; previously, the function would never successfully memoize (#743 by @thomashoneyman)
  • Fixed undefined type variable o in guide (#745 by @Trequetrum)

Other improvements: