Skip to content

Releases: KyoriPowered/option

⚙️ option 1.1.0

24 Feb 04:59
Compare
Choose a tag to compare

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

⚙️ option 1.0.0

18 Dec 03:07
Compare
Choose a tag to compare

Initial release of option as net.kyori:option:1.0.0