All Versions
8
Latest Version
Avg Release Cycle
200 days
Latest Release
1592 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!)