Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

v0.3.20

Choose a tag to compare

@gcanti gcanti released this 25 Oct 07:04
· 17 commits to master since this release
  • Internal
    • remove requires from import type declarations, fix #139 (@gcanti)
  • Bug Fix
    • "keyword"-style args with function defaults that declare return types cause runtime errors, fix #136 (@gcanti)