Proteus Versions Save

Proteus : A JSON based LayoutInflater for Android

5.0.1

4 years ago

Minor fix:

  • boolean values passed as strings will now be parsed correctly. @dariobrux

5.0.0

5 years ago

change log

  • Migrated to androidx.
  • Moved target SDK version to 28.
  • Moved min SDK version to 19.
  • Updated all dependencies.

5.0.0-rc15

5 years ago

Migrated to androidx.

5.0.0-rc14

5 years ago

Change log

  • Migrated to gradle version 3.2.1
  • Improved gradle build scripts
  • Fixed Jitpack release issues

4.2.0

7 years ago

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

4.1.0

7 years ago

Major Performance improvements with DataBindings