Skip to content

v4.1.1 Released

Compare
Choose a tag to compare
@austinksmith austinksmith released this 01 May 20:28
· 38 commits to v4.1.1 since this release

This release resolves all remaining legacy fall back support bugs including issues with Node.js attempting to invoke workers that don't exist.

RESOLVED ISSUES
Erroneous results when using legacy processing mode and invoking multiple threads - #27
Node.js Worker is not defined on initialization - #28
Hamsters.tools.loop functionality not taking into account legacy mode

Special thanks to @Zodiase for discovering the problems.