All Versions
16
Latest Version
Avg Release Cycle
63 days
Latest Release
2167 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.5.0 Changes
January 02, 2019โ Added
- ๐ท worker: Add graceful shutdown (#147, #148)
-
v2.4.0 Changes
November 01, 2018โ Added
- โ Add option to pass an express instance in the configuration (#132)
๐ Docs
- โก๏ธ Update README.md: correctly use curly quotation marks (#143)
-
v2.3.0 Changes
August 04, 2018โ Added
- [deps] allow `airbnb-js-shims v2 or v3
-
v2.2.6 Changes
May 10, 2018โ Added
- ๐ Allow logger instance to be injected
-
v2.2.5 Changes
April 06, 2018โ Added
- ๐ท Handle timeout in coordinator shutdown to kill workers that have not shut down.
-
v2.2.4 Changes
March 20, 2018๐ Changed
- ๐จ Refactor server/worker configuration into smaller pieces to be exported
-
v2.2.3 Changes
March 01, 2018๐ Changed
- โฑ Clear timeout set in raceTo
-
v2.2.2 Changes
February 27, 2018โ Added
- ๐ท Option to execute jobs in a batch serially, rather than concurrently
-
v2.2.1 Changes
February 26, 2018Bit of a flub with dist-tags, skipped version
-
v2.2.0 Changes
October 06, 2017๐ Changed
- If no HTML is returned from the render function then Hypernova will reject the Promise.