Skip to content

⚙️ option 1.1.0

Latest
Compare
Choose a tag to compare
@zml2008 zml2008 released this 24 Feb 04:59
· 1 commit to trunk since this release

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