- Improve documentation.
- Improve documentation.
- Improve documentation.
- Improve examples.
- Improve documentation.
- Improve documentation.
- Improve tests.
- Improve documentation.
- Refactor Agent and Message classes.
- Fixed Error message representation in order for stack traces to be observed.
- The semantics of Agent properties were improved.
- Notes clarifying usage and the goals the package were added.
- Cached CallMessages are removed prior to invocation.
- Awaited Calls are now correctly stored in a Map.
- Improve simple example.
- Improve documentation.
- Change access modifier on _online property.
- Change default value of _online property to resolved Promise.
- Improve documentation.
- Improve examples.
- Added simple example.
- Delete rejected calls.
- Add instructions to throw when awaiting an exited thread.
- Fix .gitignore directives.
- Improve documentation.
- Exporte auxiliary classes and interfaces.
- [email protected] was deprecated due to an inappropriate addition to the interface.
- Remove dist.
- Improve documentation.
- Fix access specifiers.
- Improve documentation.
- Improve documentation.
- Improve documentation.
- Improve documentation.
- Fixed unnecessary conditional logic.
- Add instructions to throw on unhandled exceptions or on an exit of the Worker thread.
- Add keywords.
- Improve documentation.
- Improve example.
- Improve documentation.
- Improve typings.
- Reconstitute Errors.
- Fix error in simple example output.
- Improve simple example.
- Remove subclassing example from the README.md.
- Add type variable to call method.
- Change test to TypeScript.
- Registration was errantly made async; this has been fixed in this version. The previous minor version has been deprecated.
- This project adheres to Semantic Versioning.
- Improve examples.