Skip to content

Commit 893a111

Browse files
author
Daniele Esposti
committed
Udated release informations
1 parent a5cd051 commit 893a111

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

version.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@ PureMVC Python Port by Toby de Havilland <toby.de.havilland@puremvc.org>
22
PureMVC Multi-core Port to Python by Daniele Esposti <expo@expobrain.net>
33
PureMVC - 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

0 commit comments

Comments
 (0)