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