Skip to content

3.4.0

Compare
Choose a tag to compare
@ajalt ajalt released this 16 Jan 21:10
· 291 commits to master since this release

Changed

  • Updated Kotlin to 1.6.10
  • unique() now works with any option with a list type, not just multiple() options (#332)

Fixed

  • Fixed co-occurring option groups returning null when all options in the group are defined in environment variables (#330)