Skip to content

Release V1.7

Choose a tag to compare

@wuseal wuseal released this 07 Mar 07:20
· 750 commits to master since this release
  • Custom Annotation support multiple annotations on class and multiple annotations on property
    ,With this function you could add extract annotation on class like @Parcelize
    ,and also you could custom the annotation format to make it support kotlinx.serializable
    ,the default value in custom option is set for kotlinx.serializable

    How to use Custom Annotation?

    ALT+K==>Settings==>Annotation==>Select Others by customize

    Ok! You Got It! Have a good travel.