Skip to content

Releases: flipkart-incubator/proteus

v5.0.1

25 Aug 14:16
c86e2e9
Compare
Choose a tag to compare

Minor fix:

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

5.0.0

14 Mar 15:55
Compare
Choose a tag to compare

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

14 Mar 15:45
a332d8c
Compare
Choose a tag to compare
Pre-release

Migrated to androidx.

RC 14 targeting API v28 and updated dependencies

13 Jan 12:33
7b7cf2d
Compare
Choose a tag to compare

Change log

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

Proteus 4.2.0

30 Dec 08:40
Compare
Choose a tag to compare

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

02 Sep 10:29
Compare
Choose a tag to compare

Major Performance improvements with DataBindings