Releases: flipkart-incubator/proteus
Releases · flipkart-incubator/proteus
v5.0.1
Minor fix:
- boolean values passed as strings will now be parsed correctly. @dariobrux
5.0.0
change log
- Migrated to androidx.
- Moved target SDK version to 28.
- Moved min SDK version to 19.
- Updated all dependencies.
[BREAKING] RC15 : Migrate to androidx
Migrated to androidx.
RC 14 targeting API v28 and updated dependencies
Change log
- Migrated to gradle version 3.2.1
- Improved gradle build scripts
- Fixed Jitpack release issues
Proteus 4.2.0
change log
children
is now a first class attribute and is handled through an attribute handler- Data Driven Children implementation refactored
RippleDrawble
supported added- The demo app is awesome now
Proteus 4.1.0
Major Performance improvements with DataBindings