SwissKnife v1.3.1 Release Notes

Release Date: 2015-05-28 // almost 9 years ago
    • Resource Injection Annotations.
    • ๐Ÿ›  Bugfixes on @Parcelable for Lists and inheritance.
    • ๐Ÿ‘Œ Improved docs ๐Ÿ‘

Previous changes from v1.2.3

    • ๐Ÿ›  Fixed @Parcelable annotation bug with List restoration.
    • ๐Ÿ‘Œ Improved some DSL methods.
    • โž• Added @Extra annotation.
    • โž• Added DSL methods for fragments and activities - thanks @melix!