Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 483 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 483 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

[1.1.0] - 2016-06-15

Changed

  • Documentation fixes.
  • Allows non-errors to be rejected from Promises in getComponent.
  • Sets worker count to 1 when cpu count is 1.
  • Makes the endpoint configurable.
  • Exports worker functions so you can customize your own worker.

[1.0.0] - 2016-06-06

Initial Release