Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 457 Bytes

CHANGELOG

v. 0.1.0

28 Jan 2019

  • used androidx.biometrics to support devices since Android 6 (Marshmallow) - issue #1, PR #9
  • removed Preconditions#isAtLeastAndroidPie() method
  • removed Preconditions#canHandleBiometric(context) method
  • removed RxPreconditions#isAtLeastAndroidPie() method
  • removed RxPreconditions#canHandleBiometric(context) method

v. 0.0.1

23rd Aug 2018

The first release of the library.