Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 858 Bytes

CHANGELOG.md

File metadata and controls

36 lines (24 loc) · 858 Bytes

Change Log

Version 2.0.1 (23/04/2018)

  • Fix layout issues when using dynamic height #10
  • Fix Proguard is obfuscating everything #9

Version 2.0.0 (20/04/2018)

  • Implement keys using Autosizing TextViews #8
  • Adding keyPadding attribute
  • Remove numberKeyTextSize attribute (breaking change)
  • Update support libraries to 27.1.1 #7
  • Update buildToolsVersion to 27.0.3 #7
  • Update gradle to 4.6 #7

Version 1.0.0 (18/01/2018)

  • Update support libraries to 27.0.2
  • Update buildToolsVersion to 26.0.2
  • Update gradle to 4.1
  • Improve decimal sample

Version 0.3.0 (25/09/2017)

  • Update support libraries to 26.1.0
  • Update buildToolsVersion to 26.0.1

Version 0.2.0 (25/09/2017)

  • Library crashes when running on API 19 #1
  • Update buildToolsVersion "25.0.3"

Version 0.1.0 (20/07/2017)

  • Initial release