Skip to content

Commit 50c7351

Browse files
committed
Version 2.0.7
* Added test coverage reporting
1 parent 4231ff1 commit 50c7351

32 files changed

+392
-462
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ npm i @puremvc/puremvc-typescript-multicore-framework
2424
* [React Native](https://en.wikipedia.org/wiki/React_Native)
2525

2626
## Status
27-
Production - [Version 2.0.6](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
27+
Production - [Version 2.0.7](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
2828

2929
## License
3030
* PureMVC MultiCore Framework for TypeScript - Copyright © 2025 [Saad Shams](https://www.linkedin.com/in/muizz)

VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Release Date: 2/27/25
44
Platform: TypeScript
55
Version: 2
66
Revision: 0
7-
Minor: 6
7+
Minor: 7
88
Authors: Saad Shams <[email protected]>
99
--------------------------------------------------------------------------
1010
2.0.0 - Brand new implementation of ported code, equivalent to AS3 MultiCore Version 1.0.5.
@@ -15,3 +15,4 @@ Release Date: 2/27/25
1515
and Mediator (viewComponent type any, not Object)
1616
2.0.5 - Fix package.json for importing types properly
1717
2.0.6 - Add test coverage reporting
18+
2.0.7 - Increase test coverage

docs/classes/Controller.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

docs/classes/Facade.html

Lines changed: 29 additions & 29 deletions
Large diffs are not rendered by default.

docs/classes/MacroCommand.html

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

docs/classes/Mediator.html

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

docs/classes/Model.html

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

docs/classes/Notification.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

docs/classes/Notifier.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/classes/Observer.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)