All Versions
10
Latest Version
Avg Release Cycle
77 days
Latest Release
1907 days ago
Changelog History
Changelog History
-
v3.0.0 Changes
January 01, 2020🚀 Stable release based on the v7.0.0 Kotlin rewrite of the base library.
-
v3.0.0-rc01 Changes
August 07, 2019🚀 This RC release is built upon the brand new Kotlin rewrite of the base library, specifically
v7.0.0-rc04
- see the base library releases here. It includes some API and some implementation changes to track changes of the base library. It also features some API additions for things that were missing before. -
v2.0.1 Changes
October 08, 2018- 🚀 Updated base library to 6.1.1
- ⚡️ Updated Kotlin version to 1.2.71
- ⚡️ Updated Android Gradle plugin to 3.2.0
- ⚡️ Updated build tools to 28.0.3
-
v2.0.0 Changes
September 22, 2018🚀 This is the first AndroidX release of the library! If you're not using AndroidX, stick to 1.x versions.
🔄 Changes:
- ⚡️ Updated to AndroidX 1.0.0 dependencies
- ⚡️ Updated to 6.1.0 of the base library
-
v1.3.7 Changes
September 22, 2018_ This is the last release of the library that depends on the old support libraries, newer releases will be using androidx, just like the base library. _
🔄 Changes in this version:
- 🛠 attachItem fixes (slightly related: #73)
- ⚡️ Kotlin version updated to 1.2.70
- 👌 Support library version updated to 28.0.0
- ⚡️ Build tools updated to 28.0.2
Gradle dependencies to use this version:
implementation 'co.zsmb:materialdrawer-kt:1.3.7'// required support librariesimplementation "com.android.support:appcompat-v7:${versions.supportLib}"implementation "com.android.support:recyclerview-v7:${versions.supportLib}"implementation "com.android.support:support-annotations:${versions.supportLib}"implementation "com.android.support:design:${versions.supportLib}"
-
v1.3.6 Changes
July 22, 2018- ⚡️ Update to base library version 6.0.9
- ⚡️ Updated Kotlin version to 1.2.51
- ⚡️ (Updated publishing and CI scripts)
-
v1.3.5 Changes
June 20, 2018 -
v1.3.4 Changes
April 02, 2018 -
v1.3.3 Changes
February 08, 2018- 🚀 Update to base library version 6.0.6
-
v1.3.2 Changes
February 04, 2018- 🚀 Update to base library version 6.0.5