forked from pool/python-dogpile.cache
* The :meth:`.CacheRegion.invalidate` method now supports an option ``hard=True|False``. * New dogpile-specific exception classes have been added, so that issues like "region already configured", "region unconfigured", raise dogpile-specific exceptions. Other exception classes have OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=3
16 lines
578 B
Plaintext
16 lines
578 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 21 13:21:05 UTC 2013 - dmueller@suse.com
|
|
|
|
- update to 0.5.1:
|
|
* The :meth:`.CacheRegion.invalidate` method now supports an option
|
|
``hard=True|False``.
|
|
* New dogpile-specific exception classes have been added, so that
|
|
issues like "region already configured", "region unconfigured",
|
|
raise dogpile-specific exceptions. Other exception classes have
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 2 08:37:12 UTC 2013 - dmueller@suse.com
|
|
|
|
- Initial package (0.5.0)
|
|
|