Releases: gabrielemariotti/changeloglib
Releases · gabrielemariotti/changeloglib
Version 2.0.0
- Added the new view
ChangeLogRecyclerView
to support the Material design and the newCoordinatorLayout
- Added the
setNestedScrollingEnabled
to support the CoordinatorLayout with API 21+ with theChangeLogListView
- Added support for last support libraries 22.2.0
- Updated to gradle 2.4 and gradle plugin 1.2.x
Version 1.5.2
- Added new layouts with Material specs (doc)
- Updated to gradle 2.1 and gradle-plugin 0.13
Version 1.5.1
- Added new changelogbug and changelogimprovement tags to use fixed prefix in changelog text (doc)
- Added a feature to make hyperlinks
- Updated to gradle 1.12 and gradle-plugin 0.11
Version 1.4.0.
- Added a new feature to use an url to download your changelog.xml file (doc)
- Migrated library and demo to sdk 19 (updated gradle files)
Version 1.3.0.
- Added support for API 7
- Moved to gradle 1.8 and gradle-plugin 0.6.x
- Removed unnecessary IntelliJ project files from repo
- Added demo.apk in repo
Version 1.2.0.
- Changelog Library is now pushed to Maven Central as a AAR
Version 1.1.0.
- Added support for API 8+
Version 1.0.0
Initial release.