All Versions
8
Latest Version
Avg Release Cycle
200 days
Latest Release
1592 days ago
Changelog History
Changelog History
-
v2.1.0 Changes
November 06, 2020โ Added
kotlinHashCode()
function (thanks @fdeitylink) -
v2.1.0-rc.1 Changes
January 23, 2020โ Added
kotlinHashCode()
function (thanks @fdeitylink) -
v2.0.0 Changes
February 20, 2018โก๏ธ Kotlin 1.1 introduced a new version of kotlin-reflect (the packages changed), this update allows users to use newer versions of Kotlin.
-
v1.0.0 Changes
January 16, 2017๐ Initial production-ready release!
-
v0.1.0 Changes
January 08, 2017โ Removed redundant null check from equals() implementation
-
v0.1.0-rc.3 Changes
January 08, 2017โ Removed redundant null check from equals() implementation
-
v0.1.0-rc.2 Changes
January 04, 2017๐จ Refactored implementation to avoid unnecessary object creation (reddit feedback).
-
v0.1.0-rc.1 Changes
January 04, 2017๐ Initial release (feedback welcome!)