Skip to content

Releases: photostructure/batch-cluster.js

v6.0.0

04 Dec 18:43
v6.0.0
0a7a970
Compare
Choose a tag to compare

No new features in v6: just a breaking change so we can fix an old name
collision that caused linting errors.

  • 💔 Prior versions name-collided on Logger: both as an interface and as a pseudonamespace for logger factories. This made eslint grumpy, and if anyone actually used this bare-bones logger, it could have caused confusion.

    Logger now references only the interface.

    The builder functions are now named Log.

  • 📦 Updated development dependencies

  • rename/discriminate between "Logger" and "Log" 50663bc

  • Update dev deps da0f7e7

v5.11.3...v6.0.0

v5.11.2

25 Aug 19:34
79ca609
Compare
Choose a tag to compare
  • update deps & prettier & delint 9834c23
  • Merge pull request #7 from photostructure/dependabot/npm_and_yarn/lodash-4.17.19 df9dc07
  • Bump lodash from 4.17.15 to 4.17.19 0a00449

v5.11.1...v5.11.2

Add maxIdleMsPerProcess

11 Apr 06:12
1215b7e
Compare
Choose a tag to compare
  • maxIdleMsPerProcess. Rebuild docs. 8d1589f
  • ncu -u ; yarn install 91e2db4

v5.9.5...v5.10.0

v5.9.5

30 Mar 21:23
2ea2db8
Compare
Choose a tag to compare

v5.9.4...v5.9.5

v5.9.4

15 Mar 18:42
e277cdd
Compare
Choose a tag to compare

v5.9.3...v5.9.4

v5.9.3

11 Feb 21:11
0be1cb2
Compare
Choose a tag to compare

v5.9.2

26 Jan 21:08
7c427f6
Compare
Choose a tag to compare

v5.9.1...v5.9.2

v5.9.1

06 Dec 16:40
f11d4f3
Compare
Choose a tag to compare

v5.8.0

14 Nov 18:35
19bc184
Compare
Choose a tag to compare
  • 🐞 Fixed issue where immediately closing a process before a pending task completed resulted in Error: onExit(exit) called end()
  • 📦 Updated deps

v5.7.1...v5.8.0

v5.7.1

24 Oct 23:19
c5bb6ee
Compare
Choose a tag to compare

v5.7.0...v5.7.1