File perl-CHI.changes of Package perl-CHI
-------------------------------------------------------------------
Mon Mar 12 14:44:54 UTC 2012 - tabraham@novell.com
- updated to 0.52
- Subclasses inherit configuration from their parents unless they
also call config()
- Fix Config test to not require memcached
- changes from 0.51
- add CHI->config() to register storage types, and set core and
per-namespace defaults
- fix new test_max_key_length test to work on drivers that do not
support get_keys
-------------------------------------------------------------------
Wed Feb 15 16:04:33 UTC 2012 - tabraham@novell.com
- updated to 0.50
- Clarify busy_lock doc, add obj_ref doc (perlover)
- Override set() rather than set_object() in Role/HasSubcaches.pm
so that keys are not double-transformed when set in l1 or mirror
caches. This is simpler and should be more robust.
- Remove htdocs which were accidentally added into dist
-------------------------------------------------------------------
Tue Oct 25 17:08:27 UTC 2011 - tabraham@novell.com
- updated to 0.49
- go back to generating version numbers for all sub-modules again
- updated to 0.48
- disregard default expires_at and expires_in if either are provided
RT #67970 (spjw)
-------------------------------------------------------------------
Fri Apr 29 07:53:48 UTC 2011 - coolo@opensuse.org
- updated to 0.47
* Improvements
- Allow compute() to take get options - expire_if and busy_lock
- Add atomic operations: add, append, replace (alpha)
-------------------------------------------------------------------
Wed Apr 27 18:39:43 UTC 2011 - coolo@opensuse.org
- updated to 0.46
- Only generate version numbers for .pm files with documentation, to reduce inter-version churn
- Add expires_on_backend parameter
-------------------------------------------------------------------
Sun Apr 3 14:50:29 UTC 2011 - coolo@novell.com
- updated to 0.44
* Fixes
- Remove more unnecessary packages from CPAN index
- Put parens around qw in various places to fix for perl 5.13+
* Improvements
- Add compress_threshold parameter
- Improve accuracy of benchmarks (nothingmuch)
- for more see Changes
-------------------------------------------------------------------
Fri Jan 14 11:30:23 UTC 2011 - coolo@novell.com
- initial package 0.36
* created by cpanspec 1.78.03