Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 483 Bytes

AnnotationReleaseNotes.md

File metadata and controls

13 lines (10 loc) · 483 Bytes

1.0.3

  • Adding new annotation @OptionalParam for allowing optional arguments.

1.0.2

  • Changing the implementation to api in gradle

1.0.1

  • Adding HasDefaultValue annotation, used for identifying properties that have default values
  • Adding ArgumentProvider annotation, to identify the source providing the default value of the properties

1.0.0

  • Initial version, adding the ComposeDestination annotation
  • Adding helper navigation types for native array types