Skip to content

A sink, a weight

Compare
Choose a tag to compare
@mstephen19 mstephen19 released this 03 Mar 18:38
· 37 commits to main since this release
e5c7611

Changed

  • Some minor refactors.

Added

  • SharedMap.entries() method for asynchronously iterating over map keys and values + docs.
  • More keywords to package.json.

Fixed

  • Task/service calls throwing an error when the worker exits early with exit code 0.
  • Some JSDoc typos & unnecessary spaces.
  • SharedMap keys containing unnecessary commas that take up extra space.

Removed

  • Empty Examples section in README.
  • Replaced content in README License section with a link to the license in the GitHub repository.