All Versions
8
Latest Version
Avg Release Cycle
200 days
Latest Release
1267 days ago

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!)