From abbe20eb62571669ff96e888acffa25b39dc7158 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Thu, 26 Aug 2021 19:26:18 +0200 Subject: [PATCH] Release 1.0.46 --- CHANGELOG.md | 424 +++++++++++++++++++++++----------------------- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 217 insertions(+), 211 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 280231c4..7232886f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,432 +4,438 @@ 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.45](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.44...v1.0.45) +#### [v1.0.46](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.45...v1.0.46) -- Rename Configuration.deprecateConfigurationKey() to Configuration.warnDeprecatedConfigurationKey() [`f937f3b`](https://github.com/jerome-benoit/ev-simulator/commit/f937f3bb099d9745b6e7282259e67b51523c8821) -- Silence some sonar code smells [`6c3cfef`](https://github.com/jerome-benoit/ev-simulator/commit/6c3cfef8aa7818941a9f05e3cb293a5b60360b47) -- Apply dependencies update [`6fdb339`](https://github.com/jerome-benoit/ev-simulator/commit/6fdb3397b211ae95af9cca1997b6eeff2904b388) +- Rename ev-simulator to charging-stations-simulator [`5f4be58`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f4be58cc3d316c21927739089cc9d6f29e8f940) -#### [v1.0.44](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.43...v1.0.44) +#### [v1.0.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.44...v1.0.45) > 26 August 2021 -- Storage: storage records in JSON file as an array to ease import. [`b652b0c`](https://github.com/jerome-benoit/ev-simulator/commit/b652b0c3a8be2600bd603a7744141088de97b666) -- Release 1.0.44 [`3739577`](https://github.com/jerome-benoit/ev-simulator/commit/3739577985144350d03495cd83f6dc56d9c47ab1) +- Rename Configuration.deprecateConfigurationKey() to Configuration.warnDeprecatedConfigurationKey() [`f937f3b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f937f3bb099d9745b6e7282259e67b51523c8821) +- Silence some sonar code smells [`6c3cfef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c3cfef8aa7818941a9f05e3cb293a5b60360b47) +- Apply dependencies update [`6fdb339`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6fdb3397b211ae95af9cca1997b6eeff2904b388) -#### [v1.0.43](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.42...v1.0.43) +#### [v1.0.44](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.43...v1.0.44) + +> 26 August 2021 + +- Storage: storage records in JSON file as an array to ease import. [`b652b0c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b652b0c3a8be2600bd603a7744141088de97b666) +- Release 1.0.44 [`3739577`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3739577985144350d03495cd83f6dc56d9c47ab1) + +#### [v1.0.43](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.42...v1.0.43) > 25 August 2021 -- Performance statistics: add JSON file storage support. [`72f041b`](https://github.com/jerome-benoit/ev-simulator/commit/72f041bd50fc25ca5d233565cbc0ea836220ec0f) -- Release 1.0.43 [`429b41e`](https://github.com/jerome-benoit/ev-simulator/commit/429b41ee1917c05254d4a1a643155af4c42db6f5) -- Fix regexp compliancy for sonar static analyzer [`9ef75e3`](https://github.com/jerome-benoit/ev-simulator/commit/9ef75e34cd01ecd7f75ce08ca7e4719d3c2b858b) +- Performance statistics: add JSON file storage support. [`72f041b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/72f041bd50fc25ca5d233565cbc0ea836220ec0f) +- Release 1.0.43 [`429b41e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/429b41ee1917c05254d4a1a643155af4c42db6f5) +- Fix regexp compliancy for sonar static analyzer [`9ef75e3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9ef75e34cd01ecd7f75ce08ca7e4719d3c2b858b) -#### [v1.0.42](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.41...v1.0.42) +#### [v1.0.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.41...v1.0.42) > 24 August 2021 -- Do not enforce the singleton design pattern in the worker object factory [`535aaa2`](https://github.com/jerome-benoit/ev-simulator/commit/535aaa2703cd3ecaf57de713ffd5c685e2e68fb3) -- Release 1.0.42 [`a0296d5`](https://github.com/jerome-benoit/ev-simulator/commit/a0296d5d0149315a8a22925a9312d9d2c7240693) +- Do not enforce the singleton design pattern in the worker object factory [`535aaa2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/535aaa2703cd3ecaf57de713ffd5c685e2e68fb3) +- Release 1.0.42 [`a0296d5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a0296d5d0149315a8a22925a9312d9d2c7240693) -#### [v1.0.41](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.40...v1.0.41) +#### [v1.0.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.40...v1.0.41) > 23 August 2021 -- Bump rollup from 2.56.2 to 2.56.3 [`#8`](https://github.com/jerome-benoit/ev-simulator/pull/8) -- Use singleton design pattern directly in the worker object factory [`8df3f0a`](https://github.com/jerome-benoit/ev-simulator/commit/8df3f0a9d9fb9796c093a0e040b13dca8aaa3234) -- Bump @typescript-eslint to 4.29.3 [`f2d909b`](https://github.com/jerome-benoit/ev-simulator/commit/f2d909bbc78a4767dc28fb40e0137dce673f4de8) -- Release 1.0.41 [`0355173`](https://github.com/jerome-benoit/ev-simulator/commit/03551737d706ec2e6c87d69ffd2b8aa253fdff98) +- Bump rollup from 2.56.2 to 2.56.3 [`#8`](https://github.com/jerome-benoit/charging-stations-simulator/pull/8) +- Use singleton design pattern directly in the worker object factory [`8df3f0a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8df3f0a9d9fb9796c093a0e040b13dca8aaa3234) +- Bump @typescript-eslint to 4.29.3 [`f2d909b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f2d909bbc78a4767dc28fb40e0137dce673f4de8) +- Release 1.0.41 [`0355173`](https://github.com/jerome-benoit/charging-stations-simulator/commit/03551737d706ec2e6c87d69ffd2b8aa253fdff98) -#### [v1.0.40](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.39...v1.0.40) +#### [v1.0.40](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.39...v1.0.40) > 23 August 2021 -- Merge GH actions in one file. [`a9c0de4`](https://github.com/jerome-benoit/ev-simulator/commit/a9c0de45b398657f36ce78a0fcd7ca4339ef8a4b) -- Release 1.0.40 [`84d7b12`](https://github.com/jerome-benoit/ev-simulator/commit/84d7b12e4d00a01aafa6fcb02fa1e7f6a439d403) -- Cleanup: rename isWebSocketOpened to isWebSocketConnectionOpened [`d5bff45`](https://github.com/jerome-benoit/ev-simulator/commit/d5bff457459d6ca6cae1c14483f83daaf22e2907) +- Merge GH actions in one file. [`a9c0de4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a9c0de45b398657f36ce78a0fcd7ca4339ef8a4b) +- Release 1.0.40 [`84d7b12`](https://github.com/jerome-benoit/charging-stations-simulator/commit/84d7b12e4d00a01aafa6fcb02fa1e7f6a439d403) +- Cleanup: rename isWebSocketOpened to isWebSocketConnectionOpened [`d5bff45`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d5bff457459d6ca6cae1c14483f83daaf22e2907) -#### [v1.0.39](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.38...v1.0.39) +#### [v1.0.39](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.38...v1.0.39) > 21 August 2021 -- Add sonarcloud to GitHub actions [`613dc1b`](https://github.com/jerome-benoit/ev-simulator/commit/613dc1b79b181fc8d14b87e452a7c51848043cd5) -- Release 1.0.39 [`c776a2e`](https://github.com/jerome-benoit/ev-simulator/commit/c776a2e304f661117514f1f3663177f8160cb145) -- Fix sonarcloud bugs report. [`2891f76`](https://github.com/jerome-benoit/ev-simulator/commit/2891f7616d9f39d05f5c47876e29d2dbdbe9f6a5) +- Add sonarcloud to GitHub actions [`613dc1b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/613dc1b79b181fc8d14b87e452a7c51848043cd5) +- Release 1.0.39 [`c776a2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c776a2e304f661117514f1f3663177f8160cb145) +- Fix sonarcloud bugs report. [`2891f76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2891f7616d9f39d05f5c47876e29d2dbdbe9f6a5) -#### [v1.0.38](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.37...v1.0.38) +#### [v1.0.38](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.37...v1.0.38) > 21 August 2021 -- Release 1.0.38 [`9f8f6e1`](https://github.com/jerome-benoit/ev-simulator/commit/9f8f6e12f777d2b4bf8a4ed1d149d12b34841c77) -- Bump @types/node from 14.17.10 to 14.17.11 [`1dcc833`](https://github.com/jerome-benoit/ev-simulator/commit/1dcc83343029ad4fad11ac9751673d6001b64f6a) -- Bump mocha from 9.0.3 to 9.1.0 [`f44d1bd`](https://github.com/jerome-benoit/ev-simulator/commit/f44d1bd2a045f9448d10290358f5fa47770c9e9c) +- Release 1.0.38 [`9f8f6e1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f8f6e12f777d2b4bf8a4ed1d149d12b34841c77) +- Bump @types/node from 14.17.10 to 14.17.11 [`1dcc833`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1dcc83343029ad4fad11ac9751673d6001b64f6a) +- Bump mocha from 9.0.3 to 9.1.0 [`f44d1bd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f44d1bd2a045f9448d10290358f5fa47770c9e9c) -#### [v1.0.37](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.36...v1.0.37) +#### [v1.0.37](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.36...v1.0.37) > 20 August 2021 -- Bump ws from 8.1.0 to 8.2.0 [`#2`](https://github.com/jerome-benoit/ev-simulator/pull/2) -- Apply dependencies update [`3cefc16`](https://github.com/jerome-benoit/ev-simulator/commit/3cefc161e5bf53380b26c21e51938661fb24230b) -- Create codeql-analysis.yml [`a87910a`](https://github.com/jerome-benoit/ev-simulator/commit/a87910a5dac3a732d9683d337818bf29784de480) -- Add charging station template fields for HTTP basic authentication [`15042c5`](https://github.com/jerome-benoit/ev-simulator/commit/15042c5fdee2d617c1d533699334cbf044f1a97e) +- Bump ws from 8.1.0 to 8.2.0 [`#2`](https://github.com/jerome-benoit/charging-stations-simulator/pull/2) +- Apply dependencies update [`3cefc16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3cefc161e5bf53380b26c21e51938661fb24230b) +- Create codeql-analysis.yml [`a87910a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a87910a5dac3a732d9683d337818bf29784de480) +- Add charging station template fields for HTTP basic authentication [`15042c5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/15042c5fdee2d617c1d533699334cbf044f1a97e) -#### [v1.0.36](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.35...v1.0.36) +#### [v1.0.36](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.35...v1.0.36) > 15 August 2021 - Fix MeterValues JSON payload [`#17`](https://github.com/sap-labs-france/ev-simulator/issues/17) -- Release 1.0.36 [`81696b2`](https://github.com/jerome-benoit/ev-simulator/commit/81696b26fc1f48ea24c5cf0026b14760e6af37c7) -- Fix a unit test failure. [`6c23cbb`](https://github.com/jerome-benoit/ev-simulator/commit/6c23cbbbf00352ee21bad7e853f4e6b549f17cb2) +- Release 1.0.36 [`81696b2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/81696b26fc1f48ea24c5cf0026b14760e6af37c7) +- Fix a unit test failure. [`6c23cbb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c23cbbbf00352ee21bad7e853f4e6b549f17cb2) -#### [v1.0.35](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.34...v1.0.35) +#### [v1.0.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.34...v1.0.35) > 15 August 2021 -- Apply security dependencies update. [`6c5fc6c`](https://github.com/jerome-benoit/ev-simulator/commit/6c5fc6c3595e93bf42e5002385a3cd0399ed6aa8) -- Apply dependencies update. [`62cfe9f`](https://github.com/jerome-benoit/ev-simulator/commit/62cfe9f65077aaf50438f1c487a62a447d3ec299) -- Add 95th percentile to performance statistics [`b49422c`](https://github.com/jerome-benoit/ev-simulator/commit/b49422c609edeff25577c1350f3bd2410bdd3b07) +- Apply security dependencies update. [`6c5fc6c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c5fc6c3595e93bf42e5002385a3cd0399ed6aa8) +- Apply dependencies update. [`62cfe9f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/62cfe9f65077aaf50438f1c487a62a447d3ec299) +- Add 95th percentile to performance statistics [`b49422c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b49422c609edeff25577c1350f3bd2410bdd3b07) -#### [v1.0.34](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.33...v1.0.34) +#### [v1.0.34](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.33...v1.0.34) > 14 August 2021 -- Fix performance statistics handling at charging station template reload [`087a502`](https://github.com/jerome-benoit/ev-simulator/commit/087a502dd0b03aa2107ebd6355062397e86d5e7f) -- Release 1.0.34 [`8e3ffcc`](https://github.com/jerome-benoit/ev-simulator/commit/8e3ffccaafbe25bab04776ff10e8c6b2f5751062) -- Fix error handling of incoming OCPP request [`e64c092`](https://github.com/jerome-benoit/ev-simulator/commit/e64c092349ce9744ed017cfa757dc0b86bff5fd5) +- Fix performance statistics handling at charging station template reload [`087a502`](https://github.com/jerome-benoit/charging-stations-simulator/commit/087a502dd0b03aa2107ebd6355062397e86d5e7f) +- Release 1.0.34 [`8e3ffcc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e3ffccaafbe25bab04776ff10e8c6b2f5751062) +- Fix error handling of incoming OCPP request [`e64c092`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e64c092349ce9744ed017cfa757dc0b86bff5fd5) -#### [v1.0.33](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.32...v1.0.33) +#### [v1.0.33](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.32...v1.0.33) > 13 August 2021 -- Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/jerome-benoit/ev-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d) -- Release 1.0.33 [`a07c191`](https://github.com/jerome-benoit/ev-simulator/commit/a07c1910dc3c565f7dce91bcf705b57a8171fa19) +- Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d) +- Release 1.0.33 [`a07c191`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a07c1910dc3c565f7dce91bcf705b57a8171fa19) -#### [v1.0.32](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.31...v1.0.32) +#### [v1.0.32](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.31...v1.0.32) > 13 August 2021 -- Cleanups: performance statistics, URI handling. [`57939a9`](https://github.com/jerome-benoit/ev-simulator/commit/57939a9da57b9ed1780ec63a2ecceaf44a107b17) -- Add support for performance statistics for all requests sent to the OCPP [`aef1b33`](https://github.com/jerome-benoit/ev-simulator/commit/aef1b33aa631deaf5c939dc6a232ca8cc8147fc6) -- Apply dependencies update [`6c9f025`](https://github.com/jerome-benoit/ev-simulator/commit/6c9f025b898abf3e383a5a4ff8ca9401d33028ca) +- Cleanups: performance statistics, URI handling. [`57939a9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/57939a9da57b9ed1780ec63a2ecceaf44a107b17) +- Add support for performance statistics for all requests sent to the OCPP [`aef1b33`](https://github.com/jerome-benoit/charging-stations-simulator/commit/aef1b33aa631deaf5c939dc6a232ca8cc8147fc6) +- Apply dependencies update [`6c9f025`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c9f025b898abf3e383a5a4ff8ca9401d33028ca) -#### [v1.0.31](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.30...v1.0.31) +#### [v1.0.31](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.30...v1.0.31) > 28 July 2021 -- Log a warning if a transaction id sent by the OCPP-J server is not an [`f3a6f63`](https://github.com/jerome-benoit/ev-simulator/commit/f3a6f63b4e690cecc8fdf84847a994970e12b94a) -- Release 1.0.31 [`de5225a`](https://github.com/jerome-benoit/ev-simulator/commit/de5225a33d7b87ba256c08b6b73f68817dd8c4f2) +- Log a warning if a transaction id sent by the OCPP-J server is not an [`f3a6f63`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f3a6f63b4e690cecc8fdf84847a994970e12b94a) +- Release 1.0.31 [`de5225a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de5225a33d7b87ba256c08b6b73f68817dd8c4f2) -#### [v1.0.30](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.29...v1.0.30) +#### [v1.0.30](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.29...v1.0.30) > 22 July 2021 -- Apply dependencies update. [`cef316b`](https://github.com/jerome-benoit/ev-simulator/commit/cef316bf18434cad32c630d0acb72b122ae446aa) -- Release 1.0.30 [`f4c414e`](https://github.com/jerome-benoit/ev-simulator/commit/f4c414eb06d50dcdba02e48d63c787860e8c2f9f) -- Sync with public GitHub [`d50cc82`](https://github.com/jerome-benoit/ev-simulator/commit/d50cc82b606aa331d1972897f5448f2067a35165) +- Apply dependencies update. [`cef316b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cef316bf18434cad32c630d0acb72b122ae446aa) +- Release 1.0.30 [`f4c414e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f4c414eb06d50dcdba02e48d63c787860e8c2f9f) +- Sync with public GitHub [`d50cc82`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d50cc82b606aa331d1972897f5448f2067a35165) -#### [v1.0.29](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.28...v1.0.29) +#### [v1.0.29](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.28...v1.0.29) > 20 July 2021 -- Release 1.0.29 [`34ca7a7`](https://github.com/jerome-benoit/ev-simulator/commit/34ca7a78f0b9f68acb624973b59b9c78e7b8bda3) -- Allow to use fluctuated value for SoC MeterValues. [`561d966`](https://github.com/jerome-benoit/ev-simulator/commit/561d966b15fec605a437b17b9a0183a57789414c) +- Release 1.0.29 [`34ca7a7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/34ca7a78f0b9f68acb624973b59b9c78e7b8bda3) +- Allow to use fluctuated value for SoC MeterValues. [`561d966`](https://github.com/jerome-benoit/charging-stations-simulator/commit/561d966b15fec605a437b17b9a0183a57789414c) -#### [v1.0.28](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.27...v1.0.28) +#### [v1.0.28](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.27...v1.0.28) > 16 July 2021 -- Improve and fix error handling at sending OCPP commands [`290d006`](https://github.com/jerome-benoit/ev-simulator/commit/290d006c2d91dce4e9d187189c3e4fae870647f7) -- Apply dependencies update [`9f3a873`](https://github.com/jerome-benoit/ev-simulator/commit/9f3a8735ce581cf8103483db73df03c031f836dd) -- Release 1.0.28 [`ade0191`](https://github.com/jerome-benoit/ev-simulator/commit/ade01910e729e29cb246be8e113fdd40a4cbf4d0) +- Improve and fix error handling at sending OCPP commands [`290d006`](https://github.com/jerome-benoit/charging-stations-simulator/commit/290d006c2d91dce4e9d187189c3e4fae870647f7) +- Apply dependencies update [`9f3a873`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f3a8735ce581cf8103483db73df03c031f836dd) +- Release 1.0.28 [`ade0191`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ade01910e729e29cb246be8e113fdd40a4cbf4d0) -#### [v1.0.27](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.26...v1.0.27) +#### [v1.0.27](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.26...v1.0.27) > 10 July 2021 -- Add GetDiagnostics command support [`47e2247`](https://github.com/jerome-benoit/ev-simulator/commit/47e224777669f935f45d443b6da948e7977fd9b7) -- Release 1.0.27 [`dcd06cc`](https://github.com/jerome-benoit/ev-simulator/commit/dcd06cc1ba5bd15b67478926cfe82b190b44120b) -- Apply dependencies update. [`6e1221a`](https://github.com/jerome-benoit/ev-simulator/commit/6e1221a35c45a9f04254f31b12385cba7b20f910) +- Add GetDiagnostics command support [`47e2247`](https://github.com/jerome-benoit/charging-stations-simulator/commit/47e224777669f935f45d443b6da948e7977fd9b7) +- Release 1.0.27 [`dcd06cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dcd06cc1ba5bd15b67478926cfe82b190b44120b) +- Apply dependencies update. [`6e1221a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6e1221a35c45a9f04254f31b12385cba7b20f910) -#### [v1.0.26](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.25...v1.0.26) +#### [v1.0.26](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.25...v1.0.26) > 28 June 2021 -- Properly handle charging profiles set a remote start transaction. [`e060fe5`](https://github.com/jerome-benoit/ev-simulator/commit/e060fe587a245ba900b8895f9cf5b8f926bdecb6) -- Release 1.0.26 [`396d8df`](https://github.com/jerome-benoit/ev-simulator/commit/396d8df236da2c3f2639df79ad52c0d3d3b5fd62) +- Properly handle charging profiles set a remote start transaction. [`e060fe5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e060fe587a245ba900b8895f9cf5b8f926bdecb6) +- Release 1.0.26 [`396d8df`](https://github.com/jerome-benoit/charging-stations-simulator/commit/396d8df236da2c3f2639df79ad52c0d3d3b5fd62) -#### [v1.0.25](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.24...v1.0.25) +#### [v1.0.25](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.24...v1.0.25) > 27 June 2021 -- Various fixes at charging profiles handling: [`a7fc821`](https://github.com/jerome-benoit/ev-simulator/commit/a7fc8211ff35f821074120edea9ddb6ce024d58d) -- Consistent variables naming. [`5a20b4f`](https://github.com/jerome-benoit/ev-simulator/commit/5a20b4fd01f3efb08e45409716f8365ca2088e9a) -- Consistent naming for CS template enums [`4c2b490`](https://github.com/jerome-benoit/ev-simulator/commit/4c2b490420d856ee0602b3806d6508b67643613b) +- Various fixes at charging profiles handling: [`a7fc821`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a7fc8211ff35f821074120edea9ddb6ce024d58d) +- Consistent variables naming. [`5a20b4f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5a20b4fd01f3efb08e45409716f8365ca2088e9a) +- Consistent naming for CS template enums [`4c2b490`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4c2b490420d856ee0602b3806d6508b67643613b) -#### [v1.0.24](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.23...v1.0.24) +#### [v1.0.24](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.23...v1.0.24) > 21 June 2021 -- Keep track of authorize request idtag status. [`163547b`](https://github.com/jerome-benoit/ev-simulator/commit/163547b1c0d9b1062891962feedb127fc0c1cc94) -- Release 1.0.24 [`7b397d7`](https://github.com/jerome-benoit/ev-simulator/commit/7b397d7e4e4ddb66365674421577bdc967cf782a) +- Keep track of authorize request idtag status. [`163547b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/163547b1c0d9b1062891962feedb127fc0c1cc94) +- Release 1.0.24 [`7b397d7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7b397d7e4e4ddb66365674421577bdc967cf782a) -#### [v1.0.23](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.22...v1.0.23) +#### [v1.0.23](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.22...v1.0.23) > 20 June 2021 -- Release 1.0.23 [`7486490`](https://github.com/jerome-benoit/ev-simulator/commit/7486490983618858f340fc03ceee4bdb7a6f5db5) -- Optimize random fluctuated computation [`97ef739`](https://github.com/jerome-benoit/ev-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d) +- Release 1.0.23 [`7486490`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7486490983618858f340fc03ceee4bdb7a6f5db5) +- Optimize random fluctuated computation [`97ef739`](https://github.com/jerome-benoit/charging-stations-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d) -#### [v1.0.22](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.21...v1.0.22) +#### [v1.0.22](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.21...v1.0.22) > 20 June 2021 -- Release 1.0.22 [`b410677`](https://github.com/jerome-benoit/ev-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2) -- Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/jerome-benoit/ev-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913) +- Release 1.0.22 [`b410677`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2) +- Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913) -#### [v1.0.21](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.20...v1.0.21) +#### [v1.0.21](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.20...v1.0.21) > 20 June 2021 -- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/jerome-benoit/ev-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87) -- Release 1.0.21 [`a6d8a23`](https://github.com/jerome-benoit/ev-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2) +- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87) +- Release 1.0.21 [`a6d8a23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2) -#### [v1.0.20](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.19...v1.0.20) +#### [v1.0.20](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.19...v1.0.20) > 19 June 2021 -- Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/jerome-benoit/ev-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f) -- Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/jerome-benoit/ev-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027) -- Release 1.0.20 [`b2fcc85`](https://github.com/jerome-benoit/ev-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de) +- Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f) +- Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027) +- Release 1.0.20 [`b2fcc85`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de) -#### [v1.0.19](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.18...v1.0.19) +#### [v1.0.19](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.18...v1.0.19) > 13 June 2021 -- Release 1.0.19 [`46fe960`](https://github.com/jerome-benoit/ev-simulator/commit/46fe9601fe66f75a48301a658347fd393582ea22) -- Add support for ConnectionTimeOut standard parameter [`291cb25`](https://github.com/jerome-benoit/ev-simulator/commit/291cb255bec471875566d94ea674b7f476a2b7a1) +- Release 1.0.19 [`46fe960`](https://github.com/jerome-benoit/charging-stations-simulator/commit/46fe9601fe66f75a48301a658347fd393582ea22) +- Add support for ConnectionTimeOut standard parameter [`291cb25`](https://github.com/jerome-benoit/charging-stations-simulator/commit/291cb255bec471875566d94ea674b7f476a2b7a1) -#### [v1.0.18](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.17...v1.0.18) +#### [v1.0.18](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.17...v1.0.18) > 13 June 2021 -- Complete AuthorizeRemoteTxRequests support in remote start transaction [`36f6a92`](https://github.com/jerome-benoit/ev-simulator/commit/36f6a92e3ab0a4a452da57aad6510bda259296ce) -- Release 1.0.18 [`18b2d50`](https://github.com/jerome-benoit/ev-simulator/commit/18b2d50578dc6a5299bd1d770a6734e59d9a5431) +- Complete AuthorizeRemoteTxRequests support in remote start transaction [`36f6a92`](https://github.com/jerome-benoit/charging-stations-simulator/commit/36f6a92e3ab0a4a452da57aad6510bda259296ce) +- Release 1.0.18 [`18b2d50`](https://github.com/jerome-benoit/charging-stations-simulator/commit/18b2d50578dc6a5299bd1d770a6734e59d9a5431) -#### [v1.0.17](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.16...v1.0.17) +#### [v1.0.17](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.16...v1.0.17) > 13 June 2021 -- Documentation on OCPP parameters [`7e1dc87`](https://github.com/jerome-benoit/ev-simulator/commit/7e1dc8784bef178de6438ae9af2bece427809cde) -- README.md: fix sections hierarchy [`c56d42f`](https://github.com/jerome-benoit/ev-simulator/commit/c56d42f1989acd8c336fb165d5e295245adb37fa) -- Release 1.0.17 [`8e84ea8`](https://github.com/jerome-benoit/ev-simulator/commit/8e84ea8faabb8b05cc46f71d5fb93d0eb51d3a3b) +- Documentation on OCPP parameters [`7e1dc87`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7e1dc8784bef178de6438ae9af2bece427809cde) +- README.md: fix sections hierarchy [`c56d42f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c56d42f1989acd8c336fb165d5e295245adb37fa) +- Release 1.0.17 [`8e84ea8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e84ea8faabb8b05cc46f71d5fb93d0eb51d3a3b) -#### [v1.0.16](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.15...v1.0.16) +#### [v1.0.16](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.15...v1.0.16) > 13 June 2021 -- Add support for transaction data MeterValues [`fd0c36f`](https://github.com/jerome-benoit/ev-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c) -- Release 1.0.16 [`b6c7cd2`](https://github.com/jerome-benoit/ev-simulator/commit/b6c7cd21424c1daec0d11933a4c457bc3d97524d) +- Add support for transaction data MeterValues [`fd0c36f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c) +- Release 1.0.16 [`b6c7cd2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b6c7cd21424c1daec0d11933a4c457bc3d97524d) -#### [v1.0.15](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.14...v1.0.15) +#### [v1.0.15](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.14...v1.0.15) > 12 June 2021 -- MeterValues: add Transaction.Begin and .End support [`6ed92bc`](https://github.com/jerome-benoit/ev-simulator/commit/6ed92bc13120d78f84f2182ddbafd3cbcaa37359) -- Add support for unit in meter values. [`4a1857a`](https://github.com/jerome-benoit/ev-simulator/commit/4a1857a25fbcc203def0c0b1a6c5ebcb19602fe6) -- Fix power unit in kW handling in charging station template [`510f0fa`](https://github.com/jerome-benoit/ev-simulator/commit/510f0fa5461cada6ca7c0e2aea525674fb00f079) +- MeterValues: add Transaction.Begin and .End support [`6ed92bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6ed92bc13120d78f84f2182ddbafd3cbcaa37359) +- Add support for unit in meter values. [`4a1857a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4a1857a25fbcc203def0c0b1a6c5ebcb19602fe6) +- Fix power unit in kW handling in charging station template [`510f0fa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/510f0fa5461cada6ca7c0e2aea525674fb00f079) -#### [v1.0.14](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.13...v1.0.14) +#### [v1.0.14](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.13...v1.0.14) > 11 June 2021 -- Add initial support at sending transaction.{begin,end} meter values [`326f6e3`](https://github.com/jerome-benoit/ev-simulator/commit/326f6e386ccb8d0bbbd713a19ca4c827a2856097) -- Release 1.0.14 [`ff6bb9b`](https://github.com/jerome-benoit/ev-simulator/commit/ff6bb9b48054b5f5ab39a93b8257ce6662064a85) -- Refine eslint configuration [`c93aeb2`](https://github.com/jerome-benoit/ev-simulator/commit/c93aeb26312b1a939cf741d5b501abf2c44054c7) +- Add initial support at sending transaction.{begin,end} meter values [`326f6e3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/326f6e386ccb8d0bbbd713a19ca4c827a2856097) +- Release 1.0.14 [`ff6bb9b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff6bb9b48054b5f5ab39a93b8257ce6662064a85) +- Refine eslint configuration [`c93aeb2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c93aeb26312b1a939cf741d5b501abf2c44054c7) -#### [v1.0.13](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.12...v1.0.13) +#### [v1.0.13](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.12...v1.0.13) > 11 June 2021 -- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/jerome-benoit/ev-simulator/pull/14) -- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/jerome-benoit/ev-simulator/pull/13) -- Apply dependencies update [`5cd0ee9`](https://github.com/jerome-benoit/ev-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d) -- Apply dependencies update. [`d23a826`](https://github.com/jerome-benoit/ev-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077) -- Add eslint node plugin. [`d1c056a`](https://github.com/jerome-benoit/ev-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672) +- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/jerome-benoit/charging-stations-simulator/pull/14) +- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/jerome-benoit/charging-stations-simulator/pull/13) +- Apply dependencies update [`5cd0ee9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d) +- Apply dependencies update. [`d23a826`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077) +- Add eslint node plugin. [`d1c056a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672) -#### [v1.0.12](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.11...v1.0.12) +#### [v1.0.12](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.11...v1.0.12) > 4 June 2021 -- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/jerome-benoit/ev-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7) -- Release 1.0.12 [`6e0eda4`](https://github.com/jerome-benoit/ev-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2) +- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7) +- Release 1.0.12 [`6e0eda4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2) -#### [v1.0.11](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.10...v1.0.11) +#### [v1.0.11](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.10...v1.0.11) > 3 June 2021 -- Refine some logs level. [`9fbc92f`](https://github.com/jerome-benoit/ev-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d) -- Update submodule reference [`0a44f74`](https://github.com/jerome-benoit/ev-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f) -- Apply dependencies update. [`fe44e26`](https://github.com/jerome-benoit/ev-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff) +- Refine some logs level. [`9fbc92f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d) +- Update submodule reference [`0a44f74`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f) +- Apply dependencies update. [`fe44e26`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff) -#### [v1.0.10](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.9...v1.0.10) +#### [v1.0.10](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.9...v1.0.10) > 31 May 2021 -- Release 1.0.10 [`101e988`](https://github.com/jerome-benoit/ev-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b) -- Put auto-changelog configuration in package.json [`d22589b`](https://github.com/jerome-benoit/ev-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb) +- Release 1.0.10 [`101e988`](https://github.com/jerome-benoit/charging-stations-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b) +- Put auto-changelog configuration in package.json [`d22589b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb) -#### [v1.0.9](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.8...v1.0.9) +#### [v1.0.9](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.8...v1.0.9) > 31 May 2021 -- Gracefully handle simulator missing files or files not found. [`23132a4`](https://github.com/jerome-benoit/ev-simulator/commit/23132a44933014c707d4fc3d0c681dc99cee7828) -- Release 1.0.9 [`e3e5326`](https://github.com/jerome-benoit/ev-simulator/commit/e3e532609e80521181cf8e10a9e838fa360c5d66) -- Apply dependencies update [`1fa8a76`](https://github.com/jerome-benoit/ev-simulator/commit/1fa8a76f6ffae9fe625a1707a9e1141c922f4774) +- Gracefully handle simulator missing files or files not found. [`23132a4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/23132a44933014c707d4fc3d0c681dc99cee7828) +- Release 1.0.9 [`e3e5326`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e3e532609e80521181cf8e10a9e838fa360c5d66) +- Apply dependencies update [`1fa8a76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1fa8a76f6ffae9fe625a1707a9e1141c922f4774) -#### [v1.0.8](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.7...v1.0.8) +#### [v1.0.8](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.7...v1.0.8) > 30 May 2021 -- Release 1.0.8 [`2bbddc3`](https://github.com/jerome-benoit/ev-simulator/commit/2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd) -- Add docker image build to GitHub actions [`c168e7a`](https://github.com/jerome-benoit/ev-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3) -- Run the docker image build in GitHub actions. [`c871184`](https://github.com/jerome-benoit/ev-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251) +- Release 1.0.8 [`2bbddc3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd) +- Add docker image build to GitHub actions [`c168e7a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3) +- Run the docker image build in GitHub actions. [`c871184`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251) -#### [v1.0.7](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.6...v1.0.7) +#### [v1.0.7](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.6...v1.0.7) > 30 May 2021 -- Release 1.0.7 [`6c6e9c2`](https://github.com/jerome-benoit/ev-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28) -- Fix unit tests GitHub action name [`bc30952`](https://github.com/jerome-benoit/ev-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa) +- Release 1.0.7 [`6c6e9c2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28) +- Fix unit tests GitHub action name [`bc30952`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa) -#### [v1.0.6](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.5...v1.0.6) +#### [v1.0.6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.5...v1.0.6) > 30 May 2021 -- Release 1.0.6 [`de630c3`](https://github.com/jerome-benoit/ev-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8) -- Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/jerome-benoit/ev-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e) +- Release 1.0.6 [`de630c3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8) +- Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e) -#### [v1.0.5](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.4...v1.0.5) +#### [v1.0.5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.4...v1.0.5) > 30 May 2021 -- Release 1.0.5 [`e7958d4`](https://github.com/jerome-benoit/ev-simulator/commit/e7958d495f884d707639bd3ef662f2b8f9cbd32b) -- Fix CHANGELOG.md commit link generation [`8e6d4b0`](https://github.com/jerome-benoit/ev-simulator/commit/8e6d4b0936a465599c971af37ca900372fdbac9c) +- Release 1.0.5 [`e7958d4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e7958d495f884d707639bd3ef662f2b8f9cbd32b) +- Fix CHANGELOG.md commit link generation [`8e6d4b0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e6d4b0936a465599c971af37ca900372fdbac9c) -#### [v1.0.4](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3...v1.0.4) +#### [v1.0.4](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3...v1.0.4) > 30 May 2021 -- Enhance documentation [`6f0ec20`](https://github.com/jerome-benoit/ev-simulator/commit/6f0ec20eb58d0344c807ed297f9080191270697e) -- Refine the documentation [`778f792`](https://github.com/jerome-benoit/ev-simulator/commit/778f79241952fefd769c87b195e01e8101964928) -- README.md: Use red cross emoji for unsupported OCPP commands [`9e1b12e`](https://github.com/jerome-benoit/ev-simulator/commit/9e1b12e45e39c041e57442b641c8f1107ec3f8b3) +- Enhance documentation [`6f0ec20`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6f0ec20eb58d0344c807ed297f9080191270697e) +- Refine the documentation [`778f792`](https://github.com/jerome-benoit/charging-stations-simulator/commit/778f79241952fefd769c87b195e01e8101964928) +- README.md: Use red cross emoji for unsupported OCPP commands [`9e1b12e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9e1b12e45e39c041e57442b641c8f1107ec3f8b3) -#### [v1.0.3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-1...v1.0.3) +#### [v1.0.3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3-1...v1.0.3) > 30 May 2021 -- Release 1.0.3 [`ff62e9c`](https://github.com/jerome-benoit/ev-simulator/commit/ff62e9c8adbdb20d56eb045c7e3f311bb09229da) +- Release 1.0.3 [`ff62e9c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff62e9c8adbdb20d56eb045c7e3f311bb09229da) -#### [v1.0.3-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-0...v1.0.3-1) +#### [v1.0.3-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3-0...v1.0.3-1) > 30 May 2021 -- Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/jerome-benoit/ev-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213) -- Release 1.0.3-1 [`d63fdaa`](https://github.com/jerome-benoit/ev-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540) +- Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213) +- Release 1.0.3-1 [`d63fdaa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540) -#### [v1.0.3-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2...v1.0.3-0) +#### [v1.0.3-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2...v1.0.3-0) > 30 May 2021 -- Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/jerome-benoit/ev-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20) -- Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/jerome-benoit/ev-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe) -- Release 1.0.3-0 [`0c1b654`](https://github.com/jerome-benoit/ev-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33) +- Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20) +- Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe) +- Release 1.0.3-0 [`0c1b654`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33) -#### [v1.0.2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-6...v1.0.2) +#### [v1.0.2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-6...v1.0.2) > 30 May 2021 -- Release 1.0.2 [`c2a73a7`](https://github.com/jerome-benoit/ev-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675) +- Release 1.0.2 [`c2a73a7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675) -#### [v1.0.2-6](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-5...v1.0.2-6) +#### [v1.0.2-6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-5...v1.0.2-6) > 30 May 2021 -- Release 1.0.2-6 [`d865369`](https://github.com/jerome-benoit/ev-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf) -- Add tags file handling to docker image. [`b79579e`](https://github.com/jerome-benoit/ev-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f) +- Release 1.0.2-6 [`d865369`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf) +- Add tags file handling to docker image. [`b79579e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f) -#### [v1.0.2-5](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-4...v1.0.2-5) +#### [v1.0.2-5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-4...v1.0.2-5) > 30 May 2021 -- Fix docker image generation [`396fa84`](https://github.com/jerome-benoit/ev-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6) -- Release 1.0.2-5 [`9f64309`](https://github.com/jerome-benoit/ev-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786) +- Fix docker image generation [`396fa84`](https://github.com/jerome-benoit/charging-stations-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6) +- Release 1.0.2-5 [`9f64309`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786) -#### [v1.0.2-4](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-3...v1.0.2-4) +#### [v1.0.2-4](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-3...v1.0.2-4) > 29 May 2021 -- Release 1.0.2-4 [`ea88ef1`](https://github.com/jerome-benoit/ev-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95) -- Enable parallel mode on mocha by default [`fe9f028`](https://github.com/jerome-benoit/ev-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d) +- Release 1.0.2-4 [`ea88ef1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95) +- Enable parallel mode on mocha by default [`fe9f028`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d) -#### [v1.0.2-3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-2...v1.0.2-3) +#### [v1.0.2-3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-2...v1.0.2-3) > 29 May 2021 -- Release 1.0.2-3 [`4e60c62`](https://github.com/jerome-benoit/ev-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582) -- Fix syntax error in GitHub action [`738b79b`](https://github.com/jerome-benoit/ev-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c) -- Really fix GitHub action syntax [`351327b`](https://github.com/jerome-benoit/ev-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0) +- Release 1.0.2-3 [`4e60c62`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582) +- Fix syntax error in GitHub action [`738b79b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c) +- Really fix GitHub action syntax [`351327b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0) -#### [v1.0.2-2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-1...v1.0.2-2) +#### [v1.0.2-2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-1...v1.0.2-2) > 29 May 2021 -- Add initial unit tests: circular array [`4082efc`](https://github.com/jerome-benoit/ev-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202) -- Release 1.0.2-2 [`0a36f19`](https://github.com/jerome-benoit/ev-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd) +- Add initial unit tests: circular array [`4082efc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202) +- Release 1.0.2-2 [`0a36f19`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd) -#### [v1.0.2-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-0...v1.0.2-1) +#### [v1.0.2-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-0...v1.0.2-1) > 29 May 2021 -- Add CHANGELOG.md [`cc6b757`](https://github.com/jerome-benoit/ev-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996) -- Cleanup release-it integration [`4e92c9d`](https://github.com/jerome-benoit/ev-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a) -- Refine release-it configuration [`0afd8fd`](https://github.com/jerome-benoit/ev-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0) +- Add CHANGELOG.md [`cc6b757`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996) +- Cleanup release-it integration [`4e92c9d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a) +- Refine release-it configuration [`0afd8fd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0) -#### [v1.0.2-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1...v1.0.2-0) +#### [v1.0.2-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1...v1.0.2-0) > 29 May 2021 -- Add release-it [`cedae80`](https://github.com/jerome-benoit/ev-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334) -- Release 1.0.2-0 [`6625dee`](https://github.com/jerome-benoit/ev-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4) +- Add release-it [`cedae80`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334) +- Release 1.0.2-0 [`6625dee`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4) -#### [v1.0.1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-3...v1.0.1) +#### [v1.0.1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-3...v1.0.1) > 29 May 2021 -- Code cleanups [`dd119a6`](https://github.com/jerome-benoit/ev-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537) -- Apply dependency update. [`132bf84`](https://github.com/jerome-benoit/ev-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918) -- Apply dependency update [`84e887c`](https://github.com/jerome-benoit/ev-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6) +- Code cleanups [`dd119a6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537) +- Apply dependency update. [`132bf84`](https://github.com/jerome-benoit/charging-stations-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918) +- Apply dependency update [`84e887c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6) -#### [v1.0.1-3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-2...v1.0.1-3) +#### [v1.0.1-3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-2...v1.0.1-3) > 27 May 2021 -- Apply dependencies update. [`9cd3dfb`](https://github.com/jerome-benoit/ev-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b) -- Apply security dependencies upgrade [`261ff96`](https://github.com/jerome-benoit/ev-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3) -- Update dependencies [`b4b2062`](https://github.com/jerome-benoit/ev-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac) +- Apply dependencies update. [`9cd3dfb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b) +- Apply security dependencies upgrade [`261ff96`](https://github.com/jerome-benoit/charging-stations-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3) +- Update dependencies [`b4b2062`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac) -#### [v1.0.1-2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-1...v1.0.1-2) +#### [v1.0.1-2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-1...v1.0.1-2) > 20 May 2021 -- Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/jerome-benoit/ev-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5) -- Linter fixlet [`a0cc927`](https://github.com/jerome-benoit/ev-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59) +- Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5) +- Linter fixlet [`a0cc927`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59) -#### [v1.0.1-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-0...v1.0.1-1) +#### [v1.0.1-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-0...v1.0.1-1) > 20 May 2021 -#### [v1.0.1-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.0...v1.0.1-0) +#### [v1.0.1-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.0...v1.0.1-0) > 19 May 2021 @@ -437,12 +443,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 19 May 2021 -- Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/jerome-benoit/ev-simulator/pull/11) -- Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/jerome-benoit/ev-simulator/pull/10) -- Make the build app self contained. [`#8`](https://github.com/jerome-benoit/ev-simulator/pull/8) -- Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/jerome-benoit/ev-simulator/pull/5) -- Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/jerome-benoit/ev-simulator/pull/4) -- Update flow-bin to 0.123.0 [`#2`](https://github.com/jerome-benoit/ev-simulator/pull/2) -- Make modular the SRPC call chain code. [`c056097`](https://github.com/jerome-benoit/ev-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5) -- Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/jerome-benoit/ev-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32) -- Initial rollup integration. [`44b07a2`](https://github.com/jerome-benoit/ev-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61) +- Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/jerome-benoit/charging-stations-simulator/pull/11) +- Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/jerome-benoit/charging-stations-simulator/pull/10) +- Make the build app self contained. [`#8`](https://github.com/jerome-benoit/charging-stations-simulator/pull/8) +- Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/jerome-benoit/charging-stations-simulator/pull/5) +- Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/jerome-benoit/charging-stations-simulator/pull/4) +- Update flow-bin to 0.123.0 [`#2`](https://github.com/jerome-benoit/charging-stations-simulator/pull/2) +- Make modular the SRPC call chain code. [`c056097`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5) +- Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32) +- Initial rollup integration. [`44b07a2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61) diff --git a/package-lock.json b/package-lock.json index 3f7bf747..39e91598 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.0.45", + "version": "1.0.46", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b2c915e6..3954a314 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.0.45", + "version": "1.0.46", "engines": { "node": "14.x.x", "npm": "6.x.x" -- 2.34.1