Documented cache invalidation
[cached-property.git] / HISTORY.rst
1 .. :changelog:
2
3 History
4 -------
5
6 0.1.4 (2014-05-18)
7 ++++++++++++++++++
8
9 * Documented cache invalidation
10 * Updated credits
11 * Sourced the bottle implementation
12
13 0.1.4 (2014-05-17)
14 ++++++++++++++++++
15
16 * Fix the dang-blarged py_modules argument.
17
18 0.1.3 (2014-05-17)
19 ++++++++++++++++++
20
21 * Removed import of package into setup.py
22
23 0.1.2 (2014-05-17)
24 ++++++++++++++++++
25
26 * Documentation fixes. Not opening up a RTFD instance for this because it's so simple to use.
27
28 0.1.1 (2014-05-17)
29 ++++++++++++++++++
30
31 * setup.py fix. Whoops!
32
33 0.1.0 (2014-05-17)
34 ++++++++++++++++++
35
36 * First release on PyPI.