Skip to content

Releases: RedMadRobot/flipper

v2.0.1

27 Apr 08:55
2.0.1
5904a0c
Compare
Choose a tag to compare

Technical release. Bugfixes, updating dependencies. No API changes since 2.0.0

v2.0.0

16 Dec 14:24
v2.0.0
9daa5c8
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

Changelog

Added

  • An ability to handle different feature values (not only boolean)
  • A special config builder to make creating feature configurations easy(builder, example)
  • Lazy calculated values in returnAb extension

Changed

  • Migration to Kotlin DSL
  • Migration to Material Theme in the sample app

1.0.6

01 Feb 20:32
1.0.6
46bfe5d
Compare
Choose a tag to compare

Minor bug fixes

1.0.5

16 Oct 13:28
Compare
Choose a tag to compare
Fix proguard configuration error