chore: v2.4.0-0
[poolifier.git] / CHANGELOG.md
2023-04-03  Jérôme Benoitchore: v2.4.0-0 v2.4.0-0
2023-04-03  Jérôme Benoitfix: ensure worker removal impact is propated to worker...
2023-04-02  Jérôme Benoitfeat: add less busy worker choice strategy to internal...
2023-04-02  Jérôme Benoitdocs: highlight breaking changes
2023-04-02  Jérôme Benoitfeat: add less busy worker choice strategy
2023-04-02  Jérôme Benoitrefactor: rename a worker choice strategy
2023-04-02  Jérôme Benoitperf: take into account the number of run tasks in...
2023-04-02  Jérôme Benoitfix: use UUIDv4 for message id to avoid integer overflow
2023-04-02  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-02  Jérôme Benoitperf: use a single map to store pool workers and their...
2023-04-01  Jérôme Benoitchore: add changelog entry
2023-03-18  Jérôme Benoitchore: v2.3.10 v2.3.10
2023-03-18  Jérôme Benoitchore: update changelog entries
2023-03-18  Jérôme Benoitchore: add changelog entry
2023-03-18  Jérôme Benoitchore: v2.3.10-2 v2.3.10-2
2023-03-18  Jérôme Benoitchore: update changelog entries
2023-03-18  Jérôme Benoitfix: fix `exports` syntax for ESM and CommonJS, take 2
2023-03-18  Jérôme Benoitchore: v2.3.10-1 v2.3.10-1
2023-03-18  Jérôme Benoitchore: update changelog entries
2023-03-18  Jérôme Benoitchore: v2.3.10-0 v2.3.10-0
2023-03-18  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-03-18  Jérôme Benoitfix: fix ESM and CommonJS exports
2023-03-18  Jérôme Benoitchore: v2.3.9 v2.3.9
2023-03-18  Jérôme Benoitfix: brown paper bag bug referencing the same object...
2023-03-18  Jérôme Benoitchore: v2.3.8 v2.3.8
2023-03-18  Jérôme Benoitchore: prepare changelog content for release
2022-10-24  Jérôme BenoitCHANGELOG.md: update
2022-10-24  Jérôme BenoitSwitch internal benchmarking code to benny.
2022-10-22  Jérôme Benoitv2.3.7 v2.3.7
2022-10-22  Jérôme BenoitProperly integrate standard JS tools for JS and TS...
2022-10-22  Jérôme BenoitCHANGELOG.md: update
2022-10-22  Jérôme Benoitv2.3.6 v2.3.6
2022-10-22  Jérôme BenoitCHANGELOG.md: update for next release
2022-10-21  Jérôme Benoitv2.3.5 v2.3.5
2022-10-21  Jérôme BenoitFix documentation generation
2022-10-21  Jérôme BenoitOptimize tasks usage lookup implementation.
2022-10-17  Jérôme BenoitImprove benchmarks: add IO intensive task workload...
2022-10-17  Jérôme BenoitApply dependencies update
2022-10-16  Jérôme Benoitv2.3.4 v2.3.4
2022-10-16  Jérôme BenoitCHANGELOG.md: benchmarks related entry refinement
2022-10-16  Jérôme BenoitRun benchmarks versus latest external pool libraries
2022-10-15  Jérôme BenoitAdd Unreleased section to CHANGELOG.md
2022-10-15  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2022-10-15  Jérôme BenoitAdd support for [cluster settings](https://nodejs.org...
2022-10-14  Jérôme BenoitFixes to worker selection strategies
2022-10-13  Jérôme BenoitVersion 2.3.1 v2.3.1
2022-10-13  Jérôme BenoitPrepare the 2.3.0 changelog
2022-10-09  Jérôme BenoitAdd fair sharing worker choice strategy
2022-10-09  Jérôme BenoitVersion 2.2.2
2022-10-08  Jérôme BenoitAdd dynamic worker choice strategy change at runtime
2022-10-07  Jérôme BenoitReport some code cleanups from work in progress PR
2022-01-05  Jérôme BenoitVersion 2.2.0
2021-12-30  Jérôme BenoitMigrate the code to node.js LTS version 16.x.x (#492)
2021-08-29  Jérôme BenoitVersion 2.1.0 v2.1.0
2021-08-29  Jérôme BenoitAdd a pool option to register a message listener on...
2021-05-18  Jérôme BenoitDependencies update + API cleanups (#376)
2021-05-16  Jérôme BenoitDedupe worker attributes (#364)
2021-05-12  Jérôme BenoitPrepare 2.0.2 release. (#355) v2.0.2
2021-05-03  Jérôme BenoitFix busy event emission on fixed pool: (#332)
2021-03-16  Alessandro Pio ArdizioUpdate CHANGELOG.md
2021-03-12  Jérôme BenoitAdd threadwork, microjob to external pools benchmark...
2021-03-06  Jérôme BenoitPool busy event emitting on all pool types (#241)
2021-03-01  Alessandro Pio ArdizioUpdate CHANGELOG.md
2021-02-27  aardizioRename FullPool event to busy, update benchmarks
2021-02-24  Jérôme BenoitIntegrate typedoc to generate code documentation. ...
2021-02-23  Alessandro Pio ArdizioRemoved max tasks (#225)
2021-02-20  Jérôme BenoitDocument the breaking change merge of pool options...
2021-02-18  Jérôme BenoitMake the documentation less worker-threads centric...
2021-02-17  ShinigamiUpdate CHANGELOG.md (#178)
2021-02-17  Alessandro Pio ArdizioUpdate CHANGELOG.md
2021-02-17  Alessandro Pio ArdizioTests enhancement (#172)
2021-02-16  Shinigami92Merge branch 'master' into add-worker-test
2021-02-16  Alessandro Pio ArdizioMerge pull request #161 from pioardi/issue-70
2021-02-16  ShinigamiImprovements for #161 (#169)
2021-02-16  Alessandro Pio ArdizioMerge branch 'master' into issue-70
2021-02-16  aardizioEnhance changelog documentation
2021-02-15  Alessandro Pio ArdizioMerge branch 'master' into issue-70
2021-02-15  aardizioFix typing error
2021-02-15  aardizioImplement PR reviews
2021-02-15  Alessandro Pio ArdizioMerge branch 'master' into issue-70
2021-02-15  aardizioChangelog add bug fixes
2021-02-13  ShinigamiImprove property namings (#145)
2021-02-13  ShinigamiAdd eslint-plugin-spellcheck (#139)
2021-02-12  ShinigamiOnly allow primitive JSON for transfer between worker...
2021-02-09  ShinigamiUse prettierx and eslint native (#85)
2021-02-09  ShinigamiRename functions and methods to not use prefix undersco...
2021-01-16  Alessandro Pio ArdizioMerge pull request #69 from pioardi/feature/prettier
2021-01-14  aardizio Added prettier standard to support prettier and use...
2020-05-21  Alessandro Pio ArdizioUpdate CHANGELOG.md
2020-01-24  aardizioAdding a changelog file , removing other library dev... v1.0.0