Release 1.0.58
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
CommitLineData
bf45eb68
JB
1### Changelog
2
3All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
5Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
2ae4ee11
JB
7#### [v1.0.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.57...v1.0.58)
8
9- Add GitHub issue templates [`1e1be0d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e1be0dfd7b1183c9a8b516946870c01ec7ce721)
10- Remove some any type usage [`73d0904`](https://github.com/jerome-benoit/charging-stations-simulator/commit/73d09045dec38f798d93b28ad11e76f78d65c7cb)
11- Add error handling in one performance storage class [`a6ceb16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6ceb16a6b67653adaa0b40cd057826c71f44f36)
12
897ab693
JB
13#### [v1.0.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.56...v1.0.57)
14
2ae4ee11
JB
15> 12 September 2021
16
17- Release 1.0.57 [`897ab69`](https://github.com/jerome-benoit/charging-stations-simulator/commit/897ab6931a50c93e6e0d302ec2d8cc8d940f4653)
897ab693
JB
18- Default docker image build without git submodules [`bfcad88`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bfcad885f450fc3e933fa1e849473cde43d8e40d)
19- Refine GitHub release name [`6f5db2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6f5db2eda12ebcf26207dd4c1d5678350b73c9e1)
897ab693 20
ea31554b
JB
21#### [v1.0.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.55...v1.0.56)
22
897ab693
JB
23> 12 September 2021
24
ea31554b
JB
25- Create CODE_OF_CONDUCT.md [`#30`](https://github.com/jerome-benoit/charging-stations-simulator/pull/30)
26- Use nullish coalescing in OCPP stack [`5e5a3ab`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5e5a3ab74af7dde544b51b7ef368b593bb957ed6)
27- Cleanup configuration files watching code [`3ec1073`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3ec1073715e995f84b1e2fbb147f85a6c7dc8264)
28- Use a Map to cache OCPP requests in use [`16b0d4e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/16b0d4e77d20b5f7004469f2206a0af1ee8984a5)
29
bfcefecc
JB
30#### [v1.0.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.54...v1.0.55)
31
ea31554b
JB
32> 5 September 2021
33
bfcefecc
JB
34- Switch rollup bundler TS plugin to rollup-plugin-ts [`ae8ee66`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ae8ee665e864460d582b7f6d501b25225a1d7a4c)
35- Add support for OCPP 1.6 TriggerMessage command [`802cfa1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/802cfa135dad14f8b15401685c3429395cb3e6e1)
36- Cleanup MikroORM configuration code for performance storage [`d560391`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d5603918a8ea990f7dcc11b612dea931aa084fdc)
37
ca79035a
JB
38#### [v1.0.54](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.53...v1.0.54)
39
bfcefecc
JB
40> 2 September 2021
41
ca79035a
JB
42- Improve OCPP error handling, fix performance storage default file path [`a6b3c6c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6b3c6c313f1c0314a1445ed630cac85edf55b2c)
43- Throw an error in the template does not have default required mesurand [`de96aca`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124)
bfcefecc 44- Release 1.0.54 [`ca79035`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ca79035afa125dd2c39a863e29f244e9466ae98e)
ca79035a 45
699e779b
JB
46#### [v1.0.53](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.52...v1.0.53)
47
ca79035a
JB
48> 31 August 2021
49
50- Release 1.0.53 [`699e779`](https://github.com/jerome-benoit/charging-stations-simulator/commit/699e779b5316bf6ccfba89b21cc0b561565efa83)
699e779b
JB
51- Use morgan law properly to allow remote start transaction to work. [`f6aa641`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f6aa64122833d24ed52a882bf7376788f3917748)
52
bc4cbd05
JB
53#### [v1.0.52](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.51...v1.0.52)
54
699e779b
JB
55> 31 August 2021
56
bc4cbd05
JB
57- Refine and use OCPP error specialisation [`14763b4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/14763b466177d8e74d2e1925647e04e2d62ac72a)
58- Use IIFE (https://developer.mozilla.org/en-US/docs/Glossary/IIFE) for [`821c6c8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/821c6c8229d6dfdc93ce917dfaad74e681e5a35c)
699e779b 59- Release 1.0.52 [`bc4cbd0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc4cbd0509e6d37d5b17a478bfa9f30f8d8e6008)
bc4cbd05 60
90d52387
JB
61#### [v1.0.51](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.50...v1.0.51)
62
bc4cbd05
JB
63> 29 August 2021
64
65- Release 1.0.51 [`90d5238`](https://github.com/jerome-benoit/charging-stations-simulator/commit/90d5238769142f67a692b00e4c771664e00b8b6a)
90d52387
JB
66- Add support for performance storage on worker pool [`b55c911`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b55c9112fb601a6b8d744ecbf7126ac6c97b8188)
67
f3b8fc7d
JB
68#### [v1.0.50](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.49...v1.0.50)
69
90d52387
JB
70> 29 August 2021
71
f3b8fc7d
JB
72- Add support for more DB engines via TypeORM [`c27c3ee`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c27c3eeea356b0692bef2327bb59aa99f9cbad8d)
73- Move worker message handler to the options argument [`ffd71f2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ffd71f2c31025fcec6d5a95e1fba5d32c6d28e5b)
90d52387 74- Release 1.0.50 [`f3b8fc7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f3b8fc7dc7ade24944093b26e66d283e52ab2169)
f3b8fc7d 75
3ca0315d
JB
76#### [v1.0.49](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.48...v1.0.49)
77
f3b8fc7d
JB
78> 28 August 2021
79
3ca0315d
JB
80- Add MongDB support to storage for performance records. [`2a37005`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2a370053f45f2d58e90ab7b292294c521a262ca1)
81- Refine console ouput colorization [`e4362ed`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e4362ed76fe7b256b3f7a6ada2b92e53be8ab09f)
f3b8fc7d 82- Release 1.0.49 [`3ca0315`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3ca0315df63d5f5ded28d8eee3c2acfc01695527)
3ca0315d 83
e1315cd7
JB
84#### [v1.0.48](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.47...v1.0.48)
85
3ca0315d
JB
86> 27 August 2021
87
e1315cd7 88- Rename StationWorker.ts to ChargingStationWorker.ts [`07f3500`](https://github.com/jerome-benoit/charging-stations-simulator/commit/07f350040f34e6727c548bc645e9982c189cd4ef)
3ca0315d 89- Release 1.0.48 [`e1315cd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e1315cd75e39c43431720f9fd72e41bb994f777d)
e1315cd7 90- Ensure an error is throwed in object factories if implementation is not [`fb226c9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fb226c9b812c3db625996c5fe29c667be15c388c)
e1315cd7 91
ee22762b
JB
92#### [v1.0.47](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.46...v1.0.47)
93
e1315cd7
JB
94> 27 August 2021
95
ee22762b
JB
96- Colorize console message ouputs [`8eac9a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8eac9a09368f841fc44e980f31674146833e449b)
97- Storage: use worker threads message passing to store performance records from [`8179710`](https://github.com/jerome-benoit/charging-stations-simulator/commit/81797102d5214fea2fc58eff2666fe8b8d9a5a11)
e1315cd7 98- Release 1.0.47 [`ee22762`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ee22762b46e3a6c140d26061585edbfeea22fe78)
ee22762b 99
abbe20eb 100#### [v1.0.46](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.45...v1.0.46)
e25b996e 101
ee22762b
JB
102> 26 August 2021
103
104- Release 1.0.46 [`abbe20e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/abbe20eb62571669ff96e888acffa25b39dc7158)
abbe20eb 105- Rename ev-simulator to charging-stations-simulator [`5f4be58`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f4be58cc3d316c21927739089cc9d6f29e8f940)
e25b996e 106
abbe20eb 107#### [v1.0.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.44...v1.0.45)
37395779 108
e25b996e
JB
109> 26 August 2021
110
abbe20eb
JB
111- Rename Configuration.deprecateConfigurationKey() to Configuration.warnDeprecatedConfigurationKey() [`f937f3b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f937f3bb099d9745b6e7282259e67b51523c8821)
112- Silence some sonar code smells [`6c3cfef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c3cfef8aa7818941a9f05e3cb293a5b60360b47)
113- Apply dependencies update [`6fdb339`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6fdb3397b211ae95af9cca1997b6eeff2904b388)
37395779 114
abbe20eb
JB
115#### [v1.0.44](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.43...v1.0.44)
116
117> 26 August 2021
118
119- Storage: storage records in JSON file as an array to ease import. [`b652b0c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b652b0c3a8be2600bd603a7744141088de97b666)
120- Release 1.0.44 [`3739577`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3739577985144350d03495cd83f6dc56d9c47ab1)
121
122#### [v1.0.43](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.42...v1.0.43)
429b41ee 123
37395779
JB
124> 25 August 2021
125
abbe20eb
JB
126- Performance statistics: add JSON file storage support. [`72f041b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/72f041bd50fc25ca5d233565cbc0ea836220ec0f)
127- Release 1.0.43 [`429b41e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/429b41ee1917c05254d4a1a643155af4c42db6f5)
128- Fix regexp compliancy for sonar static analyzer [`9ef75e3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9ef75e34cd01ecd7f75ce08ca7e4719d3c2b858b)
429b41ee 129
abbe20eb 130#### [v1.0.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.41...v1.0.42)
a0296d5d 131
429b41ee
JB
132> 24 August 2021
133
abbe20eb
JB
134- Do not enforce the singleton design pattern in the worker object factory [`535aaa2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/535aaa2703cd3ecaf57de713ffd5c685e2e68fb3)
135- Release 1.0.42 [`a0296d5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a0296d5d0149315a8a22925a9312d9d2c7240693)
a0296d5d 136
abbe20eb 137#### [v1.0.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.40...v1.0.41)
03551737 138
a0296d5d
JB
139> 23 August 2021
140
abbe20eb
JB
141- Bump rollup from 2.56.2 to 2.56.3 [`#8`](https://github.com/jerome-benoit/charging-stations-simulator/pull/8)
142- Use singleton design pattern directly in the worker object factory [`8df3f0a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8df3f0a9d9fb9796c093a0e040b13dca8aaa3234)
143- Bump @typescript-eslint to 4.29.3 [`f2d909b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f2d909bbc78a4767dc28fb40e0137dce673f4de8)
144- Release 1.0.41 [`0355173`](https://github.com/jerome-benoit/charging-stations-simulator/commit/03551737d706ec2e6c87d69ffd2b8aa253fdff98)
03551737 145
abbe20eb 146#### [v1.0.40](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.39...v1.0.40)
84d7b12e 147
03551737
JB
148> 23 August 2021
149
abbe20eb
JB
150- Merge GH actions in one file. [`a9c0de4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a9c0de45b398657f36ce78a0fcd7ca4339ef8a4b)
151- Release 1.0.40 [`84d7b12`](https://github.com/jerome-benoit/charging-stations-simulator/commit/84d7b12e4d00a01aafa6fcb02fa1e7f6a439d403)
152- Cleanup: rename isWebSocketOpened to isWebSocketConnectionOpened [`d5bff45`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d5bff457459d6ca6cae1c14483f83daaf22e2907)
84d7b12e 153
abbe20eb 154#### [v1.0.39](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.38...v1.0.39)
c776a2e3 155
84d7b12e
JB
156> 21 August 2021
157
abbe20eb
JB
158- Add sonarcloud to GitHub actions [`613dc1b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/613dc1b79b181fc8d14b87e452a7c51848043cd5)
159- Release 1.0.39 [`c776a2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c776a2e304f661117514f1f3663177f8160cb145)
160- Fix sonarcloud bugs report. [`2891f76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2891f7616d9f39d05f5c47876e29d2dbdbe9f6a5)
c776a2e3 161
abbe20eb 162#### [v1.0.38](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.37...v1.0.38)
9f8f6e12 163
c776a2e3
JB
164> 21 August 2021
165
abbe20eb
JB
166- Release 1.0.38 [`9f8f6e1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f8f6e12f777d2b4bf8a4ed1d149d12b34841c77)
167- Bump @types/node from 14.17.10 to 14.17.11 [`1dcc833`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1dcc83343029ad4fad11ac9751673d6001b64f6a)
168- Bump mocha from 9.0.3 to 9.1.0 [`f44d1bd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f44d1bd2a045f9448d10290358f5fa47770c9e9c)
9f8f6e12 169
abbe20eb 170#### [v1.0.37](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.36...v1.0.37)
944df73e 171
9f8f6e12
JB
172> 20 August 2021
173
abbe20eb
JB
174- Bump ws from 8.1.0 to 8.2.0 [`#2`](https://github.com/jerome-benoit/charging-stations-simulator/pull/2)
175- Apply dependencies update [`3cefc16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3cefc161e5bf53380b26c21e51938661fb24230b)
176- Create codeql-analysis.yml [`a87910a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a87910a5dac3a732d9683d337818bf29784de480)
177- Add charging station template fields for HTTP basic authentication [`15042c5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/15042c5fdee2d617c1d533699334cbf044f1a97e)
944df73e 178
abbe20eb 179#### [v1.0.36](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.35...v1.0.36)
81696b26 180
944df73e
JB
181> 15 August 2021
182
81696b26 183- Fix MeterValues JSON payload [`#17`](https://github.com/sap-labs-france/ev-simulator/issues/17)
abbe20eb
JB
184- Release 1.0.36 [`81696b2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/81696b26fc1f48ea24c5cf0026b14760e6af37c7)
185- Fix a unit test failure. [`6c23cbb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c23cbbbf00352ee21bad7e853f4e6b549f17cb2)
81696b26 186
abbe20eb 187#### [v1.0.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.34...v1.0.35)
1cddab90 188
81696b26
JB
189> 15 August 2021
190
abbe20eb
JB
191- Apply security dependencies update. [`6c5fc6c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c5fc6c3595e93bf42e5002385a3cd0399ed6aa8)
192- Apply dependencies update. [`62cfe9f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/62cfe9f65077aaf50438f1c487a62a447d3ec299)
193- Add 95th percentile to performance statistics [`b49422c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b49422c609edeff25577c1350f3bd2410bdd3b07)
1cddab90 194
abbe20eb 195#### [v1.0.34](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.33...v1.0.34)
8e3ffcca 196
1cddab90
JB
197> 14 August 2021
198
abbe20eb
JB
199- Fix performance statistics handling at charging station template reload [`087a502`](https://github.com/jerome-benoit/charging-stations-simulator/commit/087a502dd0b03aa2107ebd6355062397e86d5e7f)
200- Release 1.0.34 [`8e3ffcc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e3ffccaafbe25bab04776ff10e8c6b2f5751062)
201- Fix error handling of incoming OCPP request [`e64c092`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e64c092349ce9744ed017cfa757dc0b86bff5fd5)
8e3ffcca 202
abbe20eb 203#### [v1.0.33](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.32...v1.0.33)
a07c1910 204
8e3ffcca
JB
205> 13 August 2021
206
abbe20eb
JB
207- Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d)
208- Release 1.0.33 [`a07c191`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a07c1910dc3c565f7dce91bcf705b57a8171fa19)
a07c1910 209
abbe20eb 210#### [v1.0.32](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.31...v1.0.32)
5aaca1e9 211
a07c1910
JB
212> 13 August 2021
213
abbe20eb
JB
214- Cleanups: performance statistics, URI handling. [`57939a9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/57939a9da57b9ed1780ec63a2ecceaf44a107b17)
215- Add support for performance statistics for all requests sent to the OCPP [`aef1b33`](https://github.com/jerome-benoit/charging-stations-simulator/commit/aef1b33aa631deaf5c939dc6a232ca8cc8147fc6)
216- Apply dependencies update [`6c9f025`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c9f025b898abf3e383a5a4ff8ca9401d33028ca)
5aaca1e9 217
abbe20eb 218#### [v1.0.31](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.30...v1.0.31)
de5225a3 219
5aaca1e9
JB
220> 28 July 2021
221
abbe20eb
JB
222- 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)
223- Release 1.0.31 [`de5225a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de5225a33d7b87ba256c08b6b73f68817dd8c4f2)
de5225a3 224
abbe20eb 225#### [v1.0.30](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.29...v1.0.30)
f4c414eb 226
de5225a3
JB
227> 22 July 2021
228
abbe20eb
JB
229- Apply dependencies update. [`cef316b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cef316bf18434cad32c630d0acb72b122ae446aa)
230- Release 1.0.30 [`f4c414e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f4c414eb06d50dcdba02e48d63c787860e8c2f9f)
231- Sync with public GitHub [`d50cc82`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d50cc82b606aa331d1972897f5448f2067a35165)
f4c414eb 232
abbe20eb 233#### [v1.0.29](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.28...v1.0.29)
34ca7a78 234
f4c414eb
JB
235> 20 July 2021
236
abbe20eb
JB
237- Release 1.0.29 [`34ca7a7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/34ca7a78f0b9f68acb624973b59b9c78e7b8bda3)
238- Allow to use fluctuated value for SoC MeterValues. [`561d966`](https://github.com/jerome-benoit/charging-stations-simulator/commit/561d966b15fec605a437b17b9a0183a57789414c)
34ca7a78 239
abbe20eb 240#### [v1.0.28](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.27...v1.0.28)
ade01910 241
34ca7a78
JB
242> 16 July 2021
243
abbe20eb
JB
244- Improve and fix error handling at sending OCPP commands [`290d006`](https://github.com/jerome-benoit/charging-stations-simulator/commit/290d006c2d91dce4e9d187189c3e4fae870647f7)
245- Apply dependencies update [`9f3a873`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f3a8735ce581cf8103483db73df03c031f836dd)
246- Release 1.0.28 [`ade0191`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ade01910e729e29cb246be8e113fdd40a4cbf4d0)
ade01910 247
abbe20eb 248#### [v1.0.27](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.26...v1.0.27)
396d8df2 249
ade01910
JB
250> 10 July 2021
251
abbe20eb
JB
252- Add GetDiagnostics command support [`47e2247`](https://github.com/jerome-benoit/charging-stations-simulator/commit/47e224777669f935f45d443b6da948e7977fd9b7)
253- Release 1.0.27 [`dcd06cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dcd06cc1ba5bd15b67478926cfe82b190b44120b)
254- Apply dependencies update. [`6e1221a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6e1221a35c45a9f04254f31b12385cba7b20f910)
396d8df2 255
abbe20eb 256#### [v1.0.26](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.25...v1.0.26)
dcd06cc1
JB
257
258> 28 June 2021
259
abbe20eb
JB
260- Properly handle charging profiles set a remote start transaction. [`e060fe5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e060fe587a245ba900b8895f9cf5b8f926bdecb6)
261- Release 1.0.26 [`396d8df`](https://github.com/jerome-benoit/charging-stations-simulator/commit/396d8df236da2c3f2639df79ad52c0d3d3b5fd62)
dcd06cc1 262
abbe20eb 263#### [v1.0.25](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.24...v1.0.25)
0f553b8e 264
396d8df2
JB
265> 27 June 2021
266
abbe20eb
JB
267- Various fixes at charging profiles handling: [`a7fc821`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a7fc8211ff35f821074120edea9ddb6ce024d58d)
268- Consistent variables naming. [`5a20b4f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5a20b4fd01f3efb08e45409716f8365ca2088e9a)
269- Consistent naming for CS template enums [`4c2b490`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4c2b490420d856ee0602b3806d6508b67643613b)
0f553b8e 270
abbe20eb 271#### [v1.0.24](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.23...v1.0.24)
7b397d7e 272
0f553b8e
JB
273> 21 June 2021
274
abbe20eb
JB
275- Keep track of authorize request idtag status. [`163547b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/163547b1c0d9b1062891962feedb127fc0c1cc94)
276- Release 1.0.24 [`7b397d7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7b397d7e4e4ddb66365674421577bdc967cf782a)
7b397d7e 277
abbe20eb 278#### [v1.0.23](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.22...v1.0.23)
74864909 279
7b397d7e
JB
280> 20 June 2021
281
abbe20eb
JB
282- Release 1.0.23 [`7486490`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7486490983618858f340fc03ceee4bdb7a6f5db5)
283- Optimize random fluctuated computation [`97ef739`](https://github.com/jerome-benoit/charging-stations-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d)
74864909 284
abbe20eb 285#### [v1.0.22](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.21...v1.0.22)
b4106775 286
74864909
JB
287> 20 June 2021
288
abbe20eb
JB
289- Release 1.0.22 [`b410677`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2)
290- Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913)
b4106775 291
abbe20eb 292#### [v1.0.21](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.20...v1.0.21)
a6d8a236 293
b4106775
JB
294> 20 June 2021
295
abbe20eb
JB
296- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87)
297- Release 1.0.21 [`a6d8a23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2)
a6d8a236 298
abbe20eb 299#### [v1.0.20](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.19...v1.0.20)
b2fcc85d 300
a6d8a236
JB
301> 19 June 2021
302
abbe20eb
JB
303- Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f)
304- Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027)
305- Release 1.0.20 [`b2fcc85`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de)
b2fcc85d 306
abbe20eb 307#### [v1.0.19](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.18...v1.0.19)
46fe9601 308
b2fcc85d
JB
309> 13 June 2021
310
abbe20eb
JB
311- Release 1.0.19 [`46fe960`](https://github.com/jerome-benoit/charging-stations-simulator/commit/46fe9601fe66f75a48301a658347fd393582ea22)
312- Add support for ConnectionTimeOut standard parameter [`291cb25`](https://github.com/jerome-benoit/charging-stations-simulator/commit/291cb255bec471875566d94ea674b7f476a2b7a1)
46fe9601 313
abbe20eb 314#### [v1.0.18](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.17...v1.0.18)
18b2d505 315
46fe9601
JB
316> 13 June 2021
317
abbe20eb
JB
318- Complete AuthorizeRemoteTxRequests support in remote start transaction [`36f6a92`](https://github.com/jerome-benoit/charging-stations-simulator/commit/36f6a92e3ab0a4a452da57aad6510bda259296ce)
319- Release 1.0.18 [`18b2d50`](https://github.com/jerome-benoit/charging-stations-simulator/commit/18b2d50578dc6a5299bd1d770a6734e59d9a5431)
18b2d505 320
abbe20eb 321#### [v1.0.17](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.16...v1.0.17)
8e84ea8f 322
18b2d505
JB
323> 13 June 2021
324
abbe20eb
JB
325- Documentation on OCPP parameters [`7e1dc87`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7e1dc8784bef178de6438ae9af2bece427809cde)
326- README.md: fix sections hierarchy [`c56d42f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c56d42f1989acd8c336fb165d5e295245adb37fa)
327- Release 1.0.17 [`8e84ea8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e84ea8faabb8b05cc46f71d5fb93d0eb51d3a3b)
8e84ea8f 328
abbe20eb 329#### [v1.0.16](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.15...v1.0.16)
b6c7cd21 330
8e84ea8f
JB
331> 13 June 2021
332
abbe20eb
JB
333- Add support for transaction data MeterValues [`fd0c36f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c)
334- Release 1.0.16 [`b6c7cd2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b6c7cd21424c1daec0d11933a4c457bc3d97524d)
b6c7cd21 335
abbe20eb 336#### [v1.0.15](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.14...v1.0.15)
6f9e2fc2 337
b6c7cd21
JB
338> 12 June 2021
339
abbe20eb
JB
340- MeterValues: add Transaction.Begin and .End support [`6ed92bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6ed92bc13120d78f84f2182ddbafd3cbcaa37359)
341- Add support for unit in meter values. [`4a1857a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4a1857a25fbcc203def0c0b1a6c5ebcb19602fe6)
342- Fix power unit in kW handling in charging station template [`510f0fa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/510f0fa5461cada6ca7c0e2aea525674fb00f079)
6f9e2fc2 343
abbe20eb 344#### [v1.0.14](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.13...v1.0.14)
ff6bb9b4 345
6f9e2fc2
JB
346> 11 June 2021
347
abbe20eb
JB
348- Add initial support at sending transaction.{begin,end} meter values [`326f6e3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/326f6e386ccb8d0bbbd713a19ca4c827a2856097)
349- Release 1.0.14 [`ff6bb9b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff6bb9b48054b5f5ab39a93b8257ce6662064a85)
350- Refine eslint configuration [`c93aeb2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c93aeb26312b1a939cf741d5b501abf2c44054c7)
ff6bb9b4 351
abbe20eb 352#### [v1.0.13](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.12...v1.0.13)
ac0ccc6b 353
ff6bb9b4
JB
354> 11 June 2021
355
abbe20eb
JB
356- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/jerome-benoit/charging-stations-simulator/pull/14)
357- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/jerome-benoit/charging-stations-simulator/pull/13)
358- Apply dependencies update [`5cd0ee9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d)
359- Apply dependencies update. [`d23a826`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077)
360- Add eslint node plugin. [`d1c056a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672)
ac0ccc6b 361
abbe20eb 362#### [v1.0.12](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.11...v1.0.12)
6e0eda47 363
ac0ccc6b
JB
364> 4 June 2021
365
abbe20eb
JB
366- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7)
367- Release 1.0.12 [`6e0eda4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2)
6e0eda47 368
abbe20eb 369#### [v1.0.11](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.10...v1.0.11)
a3de0c2f 370
6e0eda47
JB
371> 3 June 2021
372
abbe20eb
JB
373- Refine some logs level. [`9fbc92f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d)
374- Update submodule reference [`0a44f74`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f)
375- Apply dependencies update. [`fe44e26`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff)
a3de0c2f 376
abbe20eb 377#### [v1.0.10](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.9...v1.0.10)
101e9880 378
a3de0c2f
JB
379> 31 May 2021
380
abbe20eb
JB
381- Release 1.0.10 [`101e988`](https://github.com/jerome-benoit/charging-stations-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b)
382- Put auto-changelog configuration in package.json [`d22589b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb)
101e9880 383
abbe20eb 384#### [v1.0.9](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.8...v1.0.9)
e3e53260 385
101e9880
JB
386> 31 May 2021
387
abbe20eb
JB
388- Gracefully handle simulator missing files or files not found. [`23132a4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/23132a44933014c707d4fc3d0c681dc99cee7828)
389- Release 1.0.9 [`e3e5326`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e3e532609e80521181cf8e10a9e838fa360c5d66)
390- Apply dependencies update [`1fa8a76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1fa8a76f6ffae9fe625a1707a9e1141c922f4774)
e3e53260 391
abbe20eb 392#### [v1.0.8](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.7...v1.0.8)
2bbddc36 393
e3e53260
JB
394> 30 May 2021
395
abbe20eb
JB
396- Release 1.0.8 [`2bbddc3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd)
397- Add docker image build to GitHub actions [`c168e7a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3)
398- Run the docker image build in GitHub actions. [`c871184`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251)
2bbddc36 399
abbe20eb 400#### [v1.0.7](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.6...v1.0.7)
6c6e9c29 401
2bbddc36
JB
402> 30 May 2021
403
abbe20eb
JB
404- Release 1.0.7 [`6c6e9c2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28)
405- Fix unit tests GitHub action name [`bc30952`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa)
6c6e9c29 406
abbe20eb 407#### [v1.0.6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.5...v1.0.6)
e7958d49 408
6c6e9c29
JB
409> 30 May 2021
410
abbe20eb
JB
411- Release 1.0.6 [`de630c3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8)
412- Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e)
de630c3b 413
abbe20eb 414#### [v1.0.5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.4...v1.0.5)
de630c3b
JB
415
416> 30 May 2021
417
abbe20eb
JB
418- Release 1.0.5 [`e7958d4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e7958d495f884d707639bd3ef662f2b8f9cbd32b)
419- Fix CHANGELOG.md commit link generation [`8e6d4b0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e6d4b0936a465599c971af37ca900372fdbac9c)
e7958d49 420
abbe20eb 421#### [v1.0.4](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3...v1.0.4)
2147cf30 422
e7958d49
JB
423> 30 May 2021
424
abbe20eb
JB
425- Enhance documentation [`6f0ec20`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6f0ec20eb58d0344c807ed297f9080191270697e)
426- Refine the documentation [`778f792`](https://github.com/jerome-benoit/charging-stations-simulator/commit/778f79241952fefd769c87b195e01e8101964928)
427- README.md: Use red cross emoji for unsupported OCPP commands [`9e1b12e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9e1b12e45e39c041e57442b641c8f1107ec3f8b3)
2147cf30 428
abbe20eb 429#### [v1.0.3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3-1...v1.0.3)
ff62e9c8 430
2147cf30
JB
431> 30 May 2021
432
abbe20eb 433- Release 1.0.3 [`ff62e9c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff62e9c8adbdb20d56eb045c7e3f311bb09229da)
2147cf30 434
abbe20eb 435#### [v1.0.3-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3-0...v1.0.3-1)
d63fdaaa 436
ff62e9c8
JB
437> 30 May 2021
438
abbe20eb
JB
439- Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213)
440- Release 1.0.3-1 [`d63fdaa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540)
d63fdaaa 441
abbe20eb 442#### [v1.0.3-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2...v1.0.3-0)
bf45eb68 443
d63fdaaa
JB
444> 30 May 2021
445
abbe20eb
JB
446- Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20)
447- Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe)
448- Release 1.0.3-0 [`0c1b654`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33)
bf45eb68 449
abbe20eb 450#### [v1.0.2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-6...v1.0.2)
bf45eb68
JB
451
452> 30 May 2021
453
abbe20eb 454- Release 1.0.2 [`c2a73a7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675)
bf45eb68 455
abbe20eb 456#### [v1.0.2-6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-5...v1.0.2-6)
bf45eb68
JB
457
458> 30 May 2021
459
abbe20eb
JB
460- Release 1.0.2-6 [`d865369`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf)
461- Add tags file handling to docker image. [`b79579e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f)
bf45eb68 462
abbe20eb 463#### [v1.0.2-5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-4...v1.0.2-5)
bf45eb68
JB
464
465> 30 May 2021
466
abbe20eb
JB
467- Fix docker image generation [`396fa84`](https://github.com/jerome-benoit/charging-stations-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6)
468- Release 1.0.2-5 [`9f64309`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786)
bf45eb68 469
abbe20eb 470#### [v1.0.2-4](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-3...v1.0.2-4)
bf45eb68
JB
471
472> 29 May 2021
473
abbe20eb
JB
474- Release 1.0.2-4 [`ea88ef1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95)
475- Enable parallel mode on mocha by default [`fe9f028`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d)
bf45eb68 476
abbe20eb 477#### [v1.0.2-3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-2...v1.0.2-3)
bf45eb68
JB
478
479> 29 May 2021
480
abbe20eb
JB
481- Release 1.0.2-3 [`4e60c62`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582)
482- Fix syntax error in GitHub action [`738b79b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c)
483- Really fix GitHub action syntax [`351327b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0)
bf45eb68 484
abbe20eb 485#### [v1.0.2-2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-1...v1.0.2-2)
bf45eb68
JB
486
487> 29 May 2021
488
abbe20eb
JB
489- Add initial unit tests: circular array [`4082efc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202)
490- Release 1.0.2-2 [`0a36f19`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd)
bf45eb68 491
abbe20eb 492#### [v1.0.2-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-0...v1.0.2-1)
bf45eb68
JB
493
494> 29 May 2021
495
abbe20eb
JB
496- Add CHANGELOG.md [`cc6b757`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996)
497- Cleanup release-it integration [`4e92c9d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a)
498- Refine release-it configuration [`0afd8fd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0)
bf45eb68 499
abbe20eb 500#### [v1.0.2-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1...v1.0.2-0)
bf45eb68
JB
501
502> 29 May 2021
503
abbe20eb
JB
504- Add release-it [`cedae80`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334)
505- Release 1.0.2-0 [`6625dee`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4)
bf45eb68 506
abbe20eb 507#### [v1.0.1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-3...v1.0.1)
bf45eb68
JB
508
509> 29 May 2021
510
abbe20eb
JB
511- Code cleanups [`dd119a6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537)
512- Apply dependency update. [`132bf84`](https://github.com/jerome-benoit/charging-stations-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918)
513- Apply dependency update [`84e887c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6)
bf45eb68 514
abbe20eb 515#### [v1.0.1-3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-2...v1.0.1-3)
bf45eb68
JB
516
517> 27 May 2021
518
abbe20eb
JB
519- Apply dependencies update. [`9cd3dfb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b)
520- Apply security dependencies upgrade [`261ff96`](https://github.com/jerome-benoit/charging-stations-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3)
521- Update dependencies [`b4b2062`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac)
bf45eb68 522
abbe20eb 523#### [v1.0.1-2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-1...v1.0.1-2)
bf45eb68
JB
524
525> 20 May 2021
526
abbe20eb
JB
527- Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5)
528- Linter fixlet [`a0cc927`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59)
bf45eb68 529
abbe20eb 530#### [v1.0.1-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-0...v1.0.1-1)
bf45eb68
JB
531
532> 20 May 2021
533
abbe20eb 534#### [v1.0.1-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.0...v1.0.1-0)
bf45eb68
JB
535
536> 19 May 2021
537
538#### v1.0.0
539
540> 19 May 2021
541
abbe20eb
JB
542- Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/jerome-benoit/charging-stations-simulator/pull/11)
543- Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/jerome-benoit/charging-stations-simulator/pull/10)
544- Make the build app self contained. [`#8`](https://github.com/jerome-benoit/charging-stations-simulator/pull/8)
545- Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/jerome-benoit/charging-stations-simulator/pull/5)
546- Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/jerome-benoit/charging-stations-simulator/pull/4)
547- Update flow-bin to 0.123.0 [`#2`](https://github.com/jerome-benoit/charging-stations-simulator/pull/2)
548- Make modular the SRPC call chain code. [`c056097`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5)
549- Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32)
550- Initial rollup integration. [`44b07a2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61)