Sha256: 4102248819f5b3a96615ba8f7656f32e70bb84a0f260544628b78340c49253f0
Contents?: true
Size: 829 Bytes
Versions: 1
Compression:
Stored size: 829 Bytes
Contents
= 1.2.2 - 4-Feb-2006 * In the last release I accidentally removed the ability to cache nil and false. That ability has been restored. Thanks go to Brian Buckley for the spot. = 1.2.1 - 2-Feb-2006 * Cache files are now read in binary mode to eliminate issues with Marshal and MS Windows. Thanks go to Brian Buckley for the spot. * Refactored code base down to about half previous size. Thanks go to Andrew Johnson. * Some documentation corrections. = 1.2.0 - 31-Dec-2005 * Added support for memoizing to file rather than memory * Corresponding changes in the test suite and example programs = 1.1.0 - 20-Oct-2005 * Memoize#memoize now returns the cache (ruby-talk: 160870 and following) * Memoize#memoize now caches nil and false results * Corresponding doc and test changes = 1.0.0 - 9-Sep-2005 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
memoize-1.2.2 | CHANGES |