Skip to content

Lamp v3.1.7

Compare
Choose a tag to compare
@Revxrsal Revxrsal released this 02 Oct 09:32
  • Support for Kotlin's default arguments 🎉 (they must use @Optional)
  • @DefaultFor now accepts a ~ for parent paths
  • Removed @Optional#def()
  • @Optional is now allowed on primitive types, in which case they will use the default primitive value (zero for numbers, false for booleans, etc.)

Full Changelog: 3.1.6...3.1.7