Skip to content

Commit ad5c5b6

Browse files
author
tekool
committed
Updated from 1.0 to 1.1 version
1 parent acc4f8c commit ad5c5b6

9 files changed

+4601
-882
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
* PureMVC Multicore Framework for TypeScript - Copyright © 2012 Frederic Saunier
2-
* PureMVC Framework - Copyright © 2006-2012 Futurescale, Inc.
1+
* PureMVC Multicore Framework for TypeScript - Copyright © 2014 Frederic Saunier
2+
* PureMVC Framework - Copyright © 2006-2014 Futurescale, Inc.
33
* All rights reserved.
44

55
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

VERSION

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,20 @@ PureMVC Multicore Framework for TypeScript
33
Release Date: 11/07/2012
44
Platform: TypeScript
55
Version: 1
6-
Revision: 0
6+
Revision: 1
77
Author: Frederic Saunier <frederic.saunier@puremvc.org>
8-
Status: Development
8+
Status: Production
99
----------------------------------------------------------------------------------------------------
1010

11+
1.1 - Port updated to reflect TypeScript 1.0 changes
12+
13+
This port was upgraded to its final state with the help of systemsymbiosis (https://github.com/systemsymbiosis/)
14+
thanks to him.
15+
1116
1.0 - First official PureMVC TypeScript Multicore port.
1217

1318
This port, is inspired originally from PureMVC Multicore Framework for AS3 port by Cliff Hall but was
1419
converted both from PureMVC AS3 Multicore port and PureMVC JavaScript Multicore for Objs Unit Tests.
1520

1621
Will probably stay tagged as development while TypeScript language specification is not finalized,
17-
but remember that any TypeScript PureMVC project will output ready for production JavaScript.
22+
but remember that any TypeScript PureMVC project will output ready for production JavaScript.

bin/puremvc-typescript-multicore-1.0-min.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)