X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=35919882a53684ef5d786de33bccc12bc2497154;hb=624df19998b1edea4bd7baf4ea3314ad163b90b1;hp=0714d871256a3371956a8a2f94df00197edf3f4e;hpb=bfcefecc14520488f12f6a98fd97ca9cda915e45;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 0714d871..35919882 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,55 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.0.61](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.60...v1.0.61) + +- Apply dependencies update [`105758c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/105758c25b973c04f6c62f222106019c3a87b000) +- Fix log message quoting [`b4a58db`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4a58db4470e2ddc4825504ff639777d635958e2) + +#### [v1.0.60](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.59...v1.0.60) + +> 13 September 2021 + +- Fix performance storage jsonfile consistency at write: [`c63c21b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c63c21bce46d9230688d0c5ebd31f5dd861324de) +- Log also ws closing reason [`6c65a29`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c65a2958d57b4c91a60150c2bf567659b64d4f0) +- Version 1.0.60 [`a37c4a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a37c4a0959efc51712d32c6d2d2facd84820e41c) + +#### [v1.0.59](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.58...v1.0.59) + +> 12 September 2021 + +- Version 1.0.59 [`c5e99a9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c5e99a9d53322379e96b5615e965fd034204c419) +- Use the same message for git and GitHub version releasing [`1cb34cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1cb34ccdfbee11b6a7057b5f4b92be7d7dd3560f) + +#### [v1.0.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.57...v1.0.58) + +> 12 September 2021 + +- Add GitHub issue templates [`1e1be0d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e1be0dfd7b1183c9a8b516946870c01ec7ce721) +- Remove some any type usage [`73d0904`](https://github.com/jerome-benoit/charging-stations-simulator/commit/73d09045dec38f798d93b28ad11e76f78d65c7cb) +- Add error handling in one performance storage class [`a6ceb16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6ceb16a6b67653adaa0b40cd057826c71f44f36) + +#### [v1.0.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.56...v1.0.57) + +> 12 September 2021 + +- Release 1.0.57 [`897ab69`](https://github.com/jerome-benoit/charging-stations-simulator/commit/897ab6931a50c93e6e0d302ec2d8cc8d940f4653) +- Default docker image build without git submodules [`bfcad88`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bfcad885f450fc3e933fa1e849473cde43d8e40d) +- Refine GitHub release name [`6f5db2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6f5db2eda12ebcf26207dd4c1d5678350b73c9e1) + +#### [v1.0.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.55...v1.0.56) + +> 12 September 2021 + +- Create CODE_OF_CONDUCT.md [`#30`](https://github.com/jerome-benoit/charging-stations-simulator/pull/30) +- Use nullish coalescing in OCPP stack [`5e5a3ab`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5e5a3ab74af7dde544b51b7ef368b593bb957ed6) +- Cleanup configuration files watching code [`3ec1073`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3ec1073715e995f84b1e2fbb147f85a6c7dc8264) +- Use a Map to cache OCPP requests in use [`16b0d4e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/16b0d4e77d20b5f7004469f2206a0af1ee8984a5) + #### [v1.0.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.54...v1.0.55) +> 5 September 2021 + - Switch rollup bundler TS plugin to rollup-plugin-ts [`ae8ee66`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ae8ee665e864460d582b7f6d501b25225a1d7a4c) - Add support for OCPP 1.6 TriggerMessage command [`802cfa1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/802cfa135dad14f8b15401685c3429395cb3e6e1) - Cleanup MikroORM configuration code for performance storage [`d560391`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d5603918a8ea990f7dcc11b612dea931aa084fdc)