Skip to content

v1.5.1

Compare
Choose a tag to compare
@popematt popematt released this 17 Mar 22:53
· 44 commits to master since this release

What's Changed

  • Fix multiple bugs related to nullability annotations #247
    • Fixes a regression in v1.5.0 that prevented nullable:: from working for any imported types
    • Fixes a bug that allowed nullable:: and $null_or:: to be present on variably occurring types

Full Changelog: v1.5.0...v1.5.1