v1.3.0
What's Changed
- Fix warnings from Ruby 2.7 by @AlexWayfer in #19
- Return method name from memoize by @JelF in #22
- Allow memoization after including module with Memery by @AlexWayfer in #23
- Fix memoization with Hash-like objects as parameters by @AlexWayfer in #25
New Contributors
Full Changelog: v1.2.0...v1.3.0