File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -2,18 +2,19 @@ PureMVC Python Port by Toby de Havilland <toby.de.havilland@puremvc.org>
22PureMVC Multi-core Port to Python by Daniele Esposti <expo@expobrain.net>
33PureMVC - Copyright(c) 2006-08 Futurescale, Inc., Some rights reserved.
44--------------------------------------------------------------------------
5- Release Date: 19/02 /2012
5+ Release Date: 25/10 /2012
66 Platform: Python 2.5+
77 Version: 0
88 Revision: 3
9- Minor: 0
9+ Minor: 2
1010 Authors: Toby de Havilland <toby.de.havilland@puremvc.org>
1111 Daniele Esposti <expo@expobrain.net>
1212 License: Creative Commons Attribution 3.0 United States License
1313--------------------------------------------------------------------------
1414
15- 0.3.1 - Minor fixes:
16- * Fixed fabric test() task and added task's descriptions
15+ 0.3.2 - * Added unit test for non-null values in Proxy's constructor
16+ * Fixes in unit tests code to support Python 2.5
17+ 0.3.1 - * Fixed fabric test() task and added task's descriptions
1718 * Fixed class inheritance where some classes inherit twice from the
1819 same interface
1920 * Improved docs strings
You can’t perform that action at this time.
0 commit comments