Skip to content

Version 0.20.0

Compare
Choose a tag to compare
@sobolevn sobolevn released this 21 Apr 13:14
· 184 commits to master since this release
efa9b2d

Features

  • Now requires mypy>=1.2

Bugfixes

  • Fixes a problem with do-notation and type aliases
  • Fixes custom pickle protocol to handle None values gracefully
  • Removes broken drylabs.io link in README
  • Revises pointfree documentation