This repository has been archived by the owner on Nov 20, 2022. It is now read-only.
Releases: aballano/mnemonik
Releases · aballano/mnemonik
2.1.1
2.0.1
2.0.0
- Moved project to a new structure to be able to run tests and execute from IntelliJ
- Also changed the package to match the lib's name
- Updated Kotlin version
- Added tests for each memoize function's arity.
- Added travis integration
- Added posibility to provide a custom map implementation #3. Thanks to @alxbbnk!