Recent Releases of https://github.com/matthewrudy/memoist
https://github.com/matthewrudy/memoist - v0.16.2
- Prepare for 0.16.2 release - @sebjacobs
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - v0.16.1
- Prepare for 0.16.1 release - @sebjacobs
- Generate CHANGELOG file - @sebjacobs
- Build travis against jruby-9.1.9.0 - @sebjacobs
- Make Memoist.escape_punctuation compatible with MRI 2.7 - @byroot
- Remove ruby 1.9.2 from travis build matrix - @unasuke
- CHANGELOG - @matthewrudy
- travis: add ruby 2.6 - @matthewrudy
- add 2.5.1 to travis - @matthewrudy
- Remove ghit.me - @matthewrudy
- modify README.md - undefined
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - 0.1.0
No changelog for this release.
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - 0.2.0
- [closed] Improved performance of flush_cache and prime_cache when parameters are passed to them. #2
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - v0.9.2
- [closed] Add tax-themed example for class method memoization fixes #9 #10
- [closed] Give double-memoize errors their own error class #15
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - 0.9.0
- [closed] Adds a note about the MIT License #4
- [closed] Update README.md to include memoization bypass description #6
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - v0.9.3
- [closed] Remove Array caching hack #17
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - v0.11.0
- [closed] Call abs on arity when extracting reload #27
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - v0.14.0
- [closed] Faster2: Cache the method, ivar, and arity and the ancestry memoized methods #38
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - v0.13.0
- [closed] Faster memoist with less object allocations #36
- [closed] Be optimistic about bundler version #35
- [closed] Add syntax highlighting for code blocks. #34
- Ruby
Published by sebjacobs over 6 years ago
https://github.com/matthewrudy/memoist - v0.16.0
- 0.16.0 - @matthewrudy
- rubocop -a - @matthewrudy
- Fix undefined
memoized_methodserror raisied when parent class does not callmemoize- @PikachuEXE - Add support for class-level cache flushing. - @JoeMcB
- Use the latest minitest - @matthewrudy
- use assert_nil to avoid minitest deprecations - @matthewrudy
- Bump 2.2 and 2.3 versions to latest. - @jrafanie
- Add ruby 2.4 to travis - @jrafanie
- Fix travis with jruby-head - @matthewrudy
- Steal the ruby list from the rake travis.yml - @matthewrudy
- ruby < 1.9.3 needs an older version of rake - @matthewrudy
- Add return in comments for
flush_cache. - @joshuapinter - Use https instead http - @biow0lf
- Ruby
Published by sebjacobs over 6 years ago