v1.1.0
What's Changed
- Fix handling explicit nil values by @ccdredzik in #82
NOTE that #82 reverts a change unintentionally introduced in v1.0 that was causing explicit nil values not being accepted correctly.
This is effectively a breaking change compared to the past couple releases, but it should be considered a regression bug fix (hence why the minor bump).
New Contributors
- @ccdredzik made their first contribution in #82
Full Changelog: v1.0.2...v1.1.0