summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 4.0.44.0.4Michele Simionato2015-09-251-0/+2
* Added a docstring to the memoize example4.0.3Michele Simionato2015-09-251-1/+3
* Fixed MANIFEST.in4.0.2Michele Simionato2015-07-281-0/+2
* Fixed bug with __qualname__Michele Simionato2015-07-281-1/+2
* Added docs directory and upload_docs commandMichele Simionato2015-07-241-0/+1
* Updated CHANGES.txtrelease-4.0.0Michele Simionato2015-07-241-2/+2
* Introduced dispatch_infoMichele Simionato2015-07-241-1/+1
* Removed dependency from inspect.getargspecMichele Simionato2015-07-241-0/+2
* Added a note about __qualname__Michele Simionato2015-07-221-1/+1
* First version of dispatch_onMichele Simionato2015-07-211-2/+5
* Merged from 3.4.2Michele Simionato2015-07-211-1/+1
|\
| * Release 3.4.2 identical to 3.4.13.4.2Michele Simionato2015-03-221-0/+1
* | Copied the __qualname__ attributeMichele Simionato2015-07-211-2/+4
* | Multidispatch, initial implementationMichele Simionato2015-07-201-3/+4
* | More work on the documentationMichele Simionato2015-07-201-3/+3
* | Overhaul of the documentation and introduced decorator.decorateMichele Simionato2015-07-191-2/+2
* | Updated the changelog and travis fileMichele Simionato2015-07-191-3/+6
|/
* Fixed docsMichele Simionato2015-03-161-2/+2
* Added a script test.py working both with Python 2 and 3Michele Simionato2015-03-161-2/+3
* Supported implementations without sys._getframeMichele Simionato2015-03-161-1/+4
* Rebuilt the docsMichele Simionato2015-03-161-0/+2
* Worked on decorator 3.4Michele Simionato2012-10-181-0/+4
* Fixed a bug with kwonly args in Python 3.XMichele Simionato2012-04-231-0/+2
* Fixed a bug with __kwdefaults__ for Python 3Michele Simionato2011-09-011-0/+2
* Added a note about the Python 3 classifier in decorator/setup.pyMichele Simionato2011-04-221-1/+2
* Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.Michele Simionato2011-04-221-1/+3
* Fixed a doctest broken in Python 3.2Michele Simionato2011-04-111-0/+2
* Added support for function annotationsMichele Simionato2011-01-011-5/+6
* Fixed func_globals in the decorated function (release 3.2.1)Michele Simionato2010-11-281-0/+2
* Various improvements to the documentationmicheles2010-05-221-2/+2
* Version 3.2 of the decorator modulemicheles2010-05-221-3/+4
* Recovered my repositorymicheles2010-03-281-0/+0
* Work for decorator version 3.2michele.simionato2010-01-211-0/+3
* Release 3.1.2michele.simionato2009-08-261-0/+3
* Decorator 3.1.1michele.simionato2009-08-181-0/+2
* Decorator module, version 3.1michele.simionato2009-08-161-1/+5
* Version 3.0.1 releasedmichele.simionato2009-02-161-0/+3
* Published version of decorator 3.0michele.simionato2008-12-141-0/+5
* Started the work on version 3.0 of the decorator modulemichele.simionato2008-12-031-0/+52