v1.5.1
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
- Fixes a regression in v1.5.0 that prevented
Full Changelog: v1.5.0...v1.5.1