v1.2.0
What's Changed
- Add
:ttl
option formemoize
method by @AlexWayfer in #11 - Add
--warnings
option for RSpec by @AlexWayfer in #13 - Add benchmark script by @AlexWayfer in #14
- Repair code to avoid "instance variable not initialized" warning by @martinstreicher in #12
- Reduce the code, remove
rubocop:disable
by @AlexWayfer in #16 - Add
.memoized?
method by @AlexWayfer in #17
New Contributors
- @martinstreicher made their first contribution in #12
Full Changelog: v1.1.0...v1.2.0