Skip to content

0.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 17:58
· 439 commits to trunk since this release

Added

  • FeatureFactory can be now appended to another with plus operator.
  • DefaultOptionFactory can be now appended to another with plus operator.

Changed

  • Use description as feature flag's KDoc content.
  • Upgrade Kotlin to 1.4.21.

Deprecated

  • Using DeprecationLevel.Hidden is temporarily treated as an error until the compiler issue is fixed.

Fixed

  • Make updates to the in-memory Laboratory atomic.