Option 1.1.0 is a feature release to introduce the concept of option schemas. See linked PRs for more info.
What's Changed
✨ Features
- feat: Introduce concept of an option schema by @zml2008 in #30
- feat: Allow mass-populating options from a value source by @zml2008 in #31
- migrate nullness annotations to jspecify by @zml2008 in #32
- feat: allow setting null option values to clear any set state by @zml2008 in #33
Full Changelog: v1.0.0...v1.1.0