Skip to content

Commit 7220835

Browse files
committed
Updated README.md and VERSION
1 parent b524671 commit 7220835

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ With the `AsyncCommand` and `AsyncMacroCommand` you could dynamically create a p
1212
* [Historical Discussion](http://forums.puremvc.org/index.php?topic=831.0)
1313

1414
## Status
15-
Beta - [Version 1.0.2](https://github.com/PureMVC/puremvc-js-util-async-command/blob/master/VERSION)
15+
Beta - [Version 1.0.5](https://github.com/PureMVC/puremvc-js-util-async-command/blob/master/VERSION)
1616
* TODO: Tests and demos
1717

1818
## Platforms / Technologies
1919
* [JavaScript](http://en.wikipedia.org/wiki/JavaScript)
20+
* [NPM Package](https://www.npmjs.com/package/@puremvc/puremvc-js-util-async-command)
2021

2122
## License
2223
* PureMVC Utility for JS - AsyncCommand - Ported by Cliff Hall (no relation)

VERSION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ Release Date: 3/3/2024
44
Platform: JavaScript (Native)
55
Version: 1
66
Revision: 0
7-
Minor: 2
7+
Minor: 5
88
Authors: Copyright © 2008 Duncan Hall <duncan.hall@puremvc.org>
99
: Ported in 2024 by Cliff Hall <cliff.hall@puremvc.org>
1010
-------------------------------------------------------------------------
1111
1.0.0 Initial port
1212
1.0.1 NPM package
1313
1.0.2 Update to latest PureMVC framework
14+
...
15+
1.0.5 Fixed issues with nullish checking and necessary closure in AsyncMacroCommand
1416

0 commit comments

Comments
 (0)