Jerome info
[poolifier.git] / package.json
2021-02-08  aardizioJerome info
2021-02-08  aardizioAdded contributors to the package.json
2021-02-08  ShinigamiMerge branch 'master' into improve-ci
2021-02-08  Alessandro Pio ArdizioMerge pull request #77 from pioardi/issue-73-use-strict...
2021-02-08  Alessandro Pio ArdizioMerge pull request #81 from pioardi/issue-73-use-strict...
2021-02-08  Jérôme BenoitEnsure all commands are always run in lint-and-format
2021-02-08  Alessandro Pio ArdizioMerge pull request #72 from pioardi/issue-62-rewrite...
2021-02-08  Alessandro Pio ArdizioMerge branch 'master' into issue-62-rewrite-to-typescript
2021-02-08  Alessandro Pio ArdizioMerge pull request #80 from pioardi/issue-79-remove...
2021-02-08  Shinigami92Remove usage of nodemon
2021-02-07  Shinigami92Ignore more folder for standard
2021-02-07  Shinigami92Merge most of the stuff from jerome-benoit:issue-62...
2021-02-07  Shinigami92Rewrite to TypeScript
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-11-11  aardizioAdd the fix version v1.2.1
2020-10-31  Alessandro Pio ArdizioMerge pull request #57 from pioardi/dependabot/npm_and_...
2020-10-29  dependabot-preview... Bump standard from 15.0.1 to 16.0.0
2020-10-26  Alessandro Pio ArdizioMerge pull request #54 from pioardi/dependabot/npm_and_...
2020-10-23  dependabot-preview... Bump standard from 14.3.4 to 15.0.0
2020-10-02  Alessandro Pio ArdizioUpdate package.json v1.2.0
2020-10-02  Alessandro Pio ArdizioMerge pull request #48 from Shinigami92/typescript...
2020-10-01  Christopher QuadfliegAdd index.d.ts
2020-06-11  Alessandro Pio ArdizioMerge pull request #37 from pioardi/dependabot/npm_and_...
2020-06-11  dependabot-preview... Bump mocha from 7.2.0 to 8.0.1
2020-05-21  Alessandro Pio ArdizioUpdate package.json
2020-05-05  Alessandro Pio ArdizioMerge pull request #27 from pioardi/dependabot/npm_and_...
2020-05-05  dependabot-preview... Bump expect from 25.5.0 to 26.0.0
2020-01-24  aardizioAdding a changelog file , removing other library dev... v1.0.0
2020-01-23  Alessandro Pio ArdizioMerge pull request #1 from pioardi/dependabot/npm_and_y...
2020-01-23  Alessandro Pio ArdizioMerge pull request #5 from ematipico/patch-1
2020-01-23  Alessandro Pio ArdizioMerge pull request #2 from achrinzafork/fix/markdown
2020-01-23  Emanuelefix: bump version to 12
2020-01-23  Emanuelechore: add engines to the package.json
2020-01-23  Alessandro Pio ArdizioUpdate package.json v0.0.2-Final
2020-01-23  Alessandro Pio ArdizioUpdate package.json v0.0.1-final
2020-01-22  Alessandro Pio ArdizioUpdate package.json
2020-01-22  Alessandro Pio ArdizioUpdate package.json
2020-01-22  aardizioCoveralls integration
2020-01-22  aardizioFix problem in node 13.x version
2020-01-22  pioardiTest node version 13.x
2020-01-22  pioardiIncrease test time
2020-01-22  pioardiError handling and unit tests
2020-01-22  dependabot-preview... Bump expect from 24.9.0 to 25.1.0
2020-01-21  aardizioNew benchmarking without any library to better understa...
2020-01-21  pioardiBenchmarking
2020-01-20  Alessandro Pio ArdizioUpdate package.json
2020-01-20  pioardiDocumenation and improvements
2020-01-20  Alessandro Pio ArdizioUpdate package.json
2020-01-20  pioardiMerge branch 'master' of https://github.com/pioardi...
2020-01-20  pioardiFix standard code style
2020-01-19  aardizioFix tests run on node 10.x and add test assertion
2020-01-19  aardizioMerge branch 'master' of https://github.com/pioardi...
2020-01-19  aardizioImprovements and unit tests
2020-01-19  aardizioSetting up github actions
2020-01-18  aardizioA dynamic thread pool and a new worker implementation...
2020-01-17  pioardiFirst commit with a working example of fixed thread...