File: HISTORY.rst

package info (click to toggle)
python-memoized-property 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: python: 77; sh: 9; makefile: 5
file content (25 lines) | stat: -rw-r--r-- 328 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. :changelog:

History
-------

1.0.3 (2016-09-28)
++++++++++++++++++

* Build universal wheels
* Support Python 3.4, 3.5

1.0.2 (2014-05-02)
++++++++++++++++++

* Remove dependency on six

1.0.1 (2014-01-01)
++++++++++++++++++

* Added python 3.2 compatability

1.0.0 (2013-12-26)
++++++++++++++++++

* First release on PyPI.