Add some version handling automation
[e-mobility-charging-stations-simulator.git] / src / charging-station / Bootstrap.ts
2021-05-19  Jérôme BenoitAdd some version handling automation
2021-05-17  Jérôme BenoitPrepare code for strict type checking
2021-05-17  Jérôme BenoitAdd configuration tunable for pool worker choice strategy
2021-04-30  Jérôme BenoitMake the worker start delay a tunable.
2021-04-01  Jérôme BenoitAvoid a useless branching.
2021-03-19  Jérôme BenoitSmall cleanups
2021-03-17  Jérôme BenoitAvoid circular modules import
2021-03-09  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-08  Jérôme BenoitPer worker max number of elements is not relevant on...
2021-03-02  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-01  Jérôme BenoitRename Wrk -> WorkerAbstract
2021-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge pull request #8 from LucasBrazi06/build
2021-02-13  Jérôme BenoitMake the build app self contained.
2021-02-13  Jérôme BenoitSwitch to rollup-plugin-typescript2 plugin
2021-02-06  Jérôme BenoitLogic fixlet to the control flow.
2021-02-05  Jérôme BenoitCleanups.
2021-02-01  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-29  Jérôme BenoitCleanups: renaming.
2021-01-27  Jérôme BenoitBootstrap: Avoid a direct call on an attribute.
2021-01-27  Jérôme BenoitInitial support for main configuration file changes...