Skip to content

0.4.5-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@amarcolini amarcolini released this 12 May 01:39

Changes

  • Annotation processor now supports scanning kotlin types through ksp, which should now be used instead of kapt (#14).
  • Kotlin types are now scanned when creating config variables, so kotlin properties will show up on FTC Dashboard
  • JoosConfig can now also be placed on individual fields / properties as well as on companion objects
  • GUI importing is now improved - Gradle will automatically retrieve platform-specific dependencies
  • Imu fix?