Release 1.0.28
[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
ade01910
JB
7#### [v1.0.28](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.27...v1.0.28)
8
9- Improve and fix error handling at sending OCPP commands [`290d006`](https://github.com/jerome-benoit/ev-simulator/commit/290d006c2d91dce4e9d187189c3e4fae870647f7)
10- Apply dependencies update [`9f3a873`](https://github.com/jerome-benoit/ev-simulator/commit/9f3a8735ce581cf8103483db73df03c031f836dd)
11- Make filename match the class case. [`7170127`](https://github.com/jerome-benoit/ev-simulator/commit/7170127d905a1af7a64c0c01ae81c1f892cfc278)
12
dcd06cc1 13#### [v1.0.27](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.26...v1.0.27)
396d8df2 14
ade01910
JB
15> 10 July 2021
16
dcd06cc1 17- Add GetDiagnostics command support [`47e2247`](https://github.com/jerome-benoit/ev-simulator/commit/47e224777669f935f45d443b6da948e7977fd9b7)
ade01910 18- Release 1.0.27 [`dcd06cc`](https://github.com/jerome-benoit/ev-simulator/commit/dcd06cc1ba5bd15b67478926cfe82b190b44120b)
dcd06cc1 19- Apply dependencies update. [`6e1221a`](https://github.com/jerome-benoit/ev-simulator/commit/6e1221a35c45a9f04254f31b12385cba7b20f910)
396d8df2 20
dcd06cc1
JB
21#### [v1.0.26](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.25...v1.0.26)
22
23> 28 June 2021
24
25- Properly handle charging profiles set a remote start transaction. [`e060fe5`](https://github.com/jerome-benoit/ev-simulator/commit/e060fe587a245ba900b8895f9cf5b8f926bdecb6)
26- Release 1.0.26 [`396d8df`](https://github.com/jerome-benoit/ev-simulator/commit/396d8df236da2c3f2639df79ad52c0d3d3b5fd62)
27
28#### [v1.0.25](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.24...v1.0.25)
0f553b8e 29
396d8df2
JB
30> 27 June 2021
31
dcd06cc1
JB
32- Various fixes at charging profiles handling: [`a7fc821`](https://github.com/jerome-benoit/ev-simulator/commit/a7fc8211ff35f821074120edea9ddb6ce024d58d)
33- Consistent variables naming. [`5a20b4f`](https://github.com/jerome-benoit/ev-simulator/commit/5a20b4fd01f3efb08e45409716f8365ca2088e9a)
34- Consistent naming for CS template enums [`4c2b490`](https://github.com/jerome-benoit/ev-simulator/commit/4c2b490420d856ee0602b3806d6508b67643613b)
0f553b8e 35
dcd06cc1 36#### [v1.0.24](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.23...v1.0.24)
7b397d7e 37
0f553b8e
JB
38> 21 June 2021
39
dcd06cc1
JB
40- Keep track of authorize request idtag status. [`163547b`](https://github.com/jerome-benoit/ev-simulator/commit/163547b1c0d9b1062891962feedb127fc0c1cc94)
41- Release 1.0.24 [`7b397d7`](https://github.com/jerome-benoit/ev-simulator/commit/7b397d7e4e4ddb66365674421577bdc967cf782a)
7b397d7e 42
dcd06cc1 43#### [v1.0.23](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.22...v1.0.23)
74864909 44
7b397d7e
JB
45> 20 June 2021
46
dcd06cc1
JB
47- Release 1.0.23 [`7486490`](https://github.com/jerome-benoit/ev-simulator/commit/7486490983618858f340fc03ceee4bdb7a6f5db5)
48- Optimize random fluctuated computation [`97ef739`](https://github.com/jerome-benoit/ev-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d)
74864909 49
dcd06cc1 50#### [v1.0.22](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.21...v1.0.22)
b4106775 51
74864909
JB
52> 20 June 2021
53
dcd06cc1
JB
54- Release 1.0.22 [`b410677`](https://github.com/jerome-benoit/ev-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2)
55- Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/jerome-benoit/ev-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913)
b4106775 56
dcd06cc1 57#### [v1.0.21](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.20...v1.0.21)
a6d8a236 58
b4106775
JB
59> 20 June 2021
60
dcd06cc1
JB
61- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/jerome-benoit/ev-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87)
62- Release 1.0.21 [`a6d8a23`](https://github.com/jerome-benoit/ev-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2)
a6d8a236 63
dcd06cc1 64#### [v1.0.20](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.19...v1.0.20)
b2fcc85d 65
a6d8a236
JB
66> 19 June 2021
67
dcd06cc1
JB
68- Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/jerome-benoit/ev-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f)
69- Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/jerome-benoit/ev-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027)
70- Release 1.0.20 [`b2fcc85`](https://github.com/jerome-benoit/ev-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de)
b2fcc85d 71
dcd06cc1 72#### [v1.0.19](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.18...v1.0.19)
46fe9601 73
b2fcc85d
JB
74> 13 June 2021
75
dcd06cc1
JB
76- Release 1.0.19 [`46fe960`](https://github.com/jerome-benoit/ev-simulator/commit/46fe9601fe66f75a48301a658347fd393582ea22)
77- Add support for ConnectionTimeOut standard parameter [`291cb25`](https://github.com/jerome-benoit/ev-simulator/commit/291cb255bec471875566d94ea674b7f476a2b7a1)
46fe9601 78
dcd06cc1 79#### [v1.0.18](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.17...v1.0.18)
18b2d505 80
46fe9601
JB
81> 13 June 2021
82
dcd06cc1
JB
83- Complete AuthorizeRemoteTxRequests support in remote start transaction [`36f6a92`](https://github.com/jerome-benoit/ev-simulator/commit/36f6a92e3ab0a4a452da57aad6510bda259296ce)
84- Release 1.0.18 [`18b2d50`](https://github.com/jerome-benoit/ev-simulator/commit/18b2d50578dc6a5299bd1d770a6734e59d9a5431)
18b2d505 85
dcd06cc1 86#### [v1.0.17](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.16...v1.0.17)
8e84ea8f 87
18b2d505
JB
88> 13 June 2021
89
dcd06cc1
JB
90- Documentation on OCPP parameters [`7e1dc87`](https://github.com/jerome-benoit/ev-simulator/commit/7e1dc8784bef178de6438ae9af2bece427809cde)
91- README.md: fix sections hierarchy [`c56d42f`](https://github.com/jerome-benoit/ev-simulator/commit/c56d42f1989acd8c336fb165d5e295245adb37fa)
92- Release 1.0.17 [`8e84ea8`](https://github.com/jerome-benoit/ev-simulator/commit/8e84ea8faabb8b05cc46f71d5fb93d0eb51d3a3b)
8e84ea8f 93
dcd06cc1 94#### [v1.0.16](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.15...v1.0.16)
b6c7cd21 95
8e84ea8f
JB
96> 13 June 2021
97
dcd06cc1
JB
98- Add support for transaction data MeterValues [`fd0c36f`](https://github.com/jerome-benoit/ev-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c)
99- Release 1.0.16 [`b6c7cd2`](https://github.com/jerome-benoit/ev-simulator/commit/b6c7cd21424c1daec0d11933a4c457bc3d97524d)
b6c7cd21 100
dcd06cc1 101#### [v1.0.15](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.14...v1.0.15)
6f9e2fc2 102
b6c7cd21
JB
103> 12 June 2021
104
dcd06cc1
JB
105- MeterValues: add Transaction.Begin and .End support [`6ed92bc`](https://github.com/jerome-benoit/ev-simulator/commit/6ed92bc13120d78f84f2182ddbafd3cbcaa37359)
106- Add support for unit in meter values. [`4a1857a`](https://github.com/jerome-benoit/ev-simulator/commit/4a1857a25fbcc203def0c0b1a6c5ebcb19602fe6)
107- Fix power unit in kW handling in charging station template [`510f0fa`](https://github.com/jerome-benoit/ev-simulator/commit/510f0fa5461cada6ca7c0e2aea525674fb00f079)
6f9e2fc2 108
dcd06cc1 109#### [v1.0.14](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.13...v1.0.14)
ff6bb9b4 110
6f9e2fc2
JB
111> 11 June 2021
112
dcd06cc1
JB
113- Add initial support at sending transaction.{begin,end} meter values [`326f6e3`](https://github.com/jerome-benoit/ev-simulator/commit/326f6e386ccb8d0bbbd713a19ca4c827a2856097)
114- Release 1.0.14 [`ff6bb9b`](https://github.com/jerome-benoit/ev-simulator/commit/ff6bb9b48054b5f5ab39a93b8257ce6662064a85)
115- Refine eslint configuration [`c93aeb2`](https://github.com/jerome-benoit/ev-simulator/commit/c93aeb26312b1a939cf741d5b501abf2c44054c7)
ff6bb9b4 116
dcd06cc1 117#### [v1.0.13](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.12...v1.0.13)
ac0ccc6b 118
ff6bb9b4
JB
119> 11 June 2021
120
dcd06cc1
JB
121- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/jerome-benoit/ev-simulator/pull/14)
122- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/jerome-benoit/ev-simulator/pull/13)
123- Apply dependencies update [`5cd0ee9`](https://github.com/jerome-benoit/ev-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d)
124- Apply dependencies update. [`d23a826`](https://github.com/jerome-benoit/ev-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077)
125- Add eslint node plugin. [`d1c056a`](https://github.com/jerome-benoit/ev-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672)
ac0ccc6b 126
dcd06cc1 127#### [v1.0.12](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.11...v1.0.12)
6e0eda47 128
ac0ccc6b
JB
129> 4 June 2021
130
dcd06cc1
JB
131- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/jerome-benoit/ev-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7)
132- Release 1.0.12 [`6e0eda4`](https://github.com/jerome-benoit/ev-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2)
6e0eda47 133
dcd06cc1 134#### [v1.0.11](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.10...v1.0.11)
a3de0c2f 135
6e0eda47
JB
136> 3 June 2021
137
dcd06cc1
JB
138- Refine some logs level. [`9fbc92f`](https://github.com/jerome-benoit/ev-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d)
139- Update submodule reference [`0a44f74`](https://github.com/jerome-benoit/ev-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f)
140- Apply dependencies update. [`fe44e26`](https://github.com/jerome-benoit/ev-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff)
a3de0c2f 141
dcd06cc1 142#### [v1.0.10](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.9...v1.0.10)
101e9880 143
a3de0c2f
JB
144> 31 May 2021
145
dcd06cc1
JB
146- Release 1.0.10 [`101e988`](https://github.com/jerome-benoit/ev-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b)
147- Put auto-changelog configuration in package.json [`d22589b`](https://github.com/jerome-benoit/ev-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb)
101e9880 148
dcd06cc1 149#### [v1.0.9](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.8...v1.0.9)
e3e53260 150
101e9880
JB
151> 31 May 2021
152
dcd06cc1
JB
153- Gracefully handle simulator missing files or files not found. [`23132a4`](https://github.com/jerome-benoit/ev-simulator/commit/23132a44933014c707d4fc3d0c681dc99cee7828)
154- Release 1.0.9 [`e3e5326`](https://github.com/jerome-benoit/ev-simulator/commit/e3e532609e80521181cf8e10a9e838fa360c5d66)
155- Apply dependencies update [`1fa8a76`](https://github.com/jerome-benoit/ev-simulator/commit/1fa8a76f6ffae9fe625a1707a9e1141c922f4774)
e3e53260 156
dcd06cc1 157#### [v1.0.8](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.7...v1.0.8)
2bbddc36 158
e3e53260
JB
159> 30 May 2021
160
dcd06cc1
JB
161- Release 1.0.8 [`2bbddc3`](https://github.com/jerome-benoit/ev-simulator/commit/2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd)
162- Add docker image build to GitHub actions [`c168e7a`](https://github.com/jerome-benoit/ev-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3)
163- Run the docker image build in GitHub actions. [`c871184`](https://github.com/jerome-benoit/ev-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251)
2bbddc36 164
dcd06cc1 165#### [v1.0.7](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.6...v1.0.7)
6c6e9c29 166
2bbddc36
JB
167> 30 May 2021
168
dcd06cc1
JB
169- Release 1.0.7 [`6c6e9c2`](https://github.com/jerome-benoit/ev-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28)
170- Fix unit tests GitHub action name [`bc30952`](https://github.com/jerome-benoit/ev-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa)
6c6e9c29 171
dcd06cc1 172#### [v1.0.6](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.5...v1.0.6)
e7958d49 173
6c6e9c29
JB
174> 30 May 2021
175
dcd06cc1
JB
176- Release 1.0.6 [`de630c3`](https://github.com/jerome-benoit/ev-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8)
177- Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/jerome-benoit/ev-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e)
de630c3b 178
dcd06cc1 179#### [v1.0.5](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.4...v1.0.5)
de630c3b
JB
180
181> 30 May 2021
182
dcd06cc1
JB
183- Release 1.0.5 [`e7958d4`](https://github.com/jerome-benoit/ev-simulator/commit/e7958d495f884d707639bd3ef662f2b8f9cbd32b)
184- Fix CHANGELOG.md commit link generation [`8e6d4b0`](https://github.com/jerome-benoit/ev-simulator/commit/8e6d4b0936a465599c971af37ca900372fdbac9c)
e7958d49 185
dcd06cc1 186#### [v1.0.4](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3...v1.0.4)
2147cf30 187
e7958d49
JB
188> 30 May 2021
189
dcd06cc1
JB
190- Enhance documentation [`6f0ec20`](https://github.com/jerome-benoit/ev-simulator/commit/6f0ec20eb58d0344c807ed297f9080191270697e)
191- Refine the documentation [`778f792`](https://github.com/jerome-benoit/ev-simulator/commit/778f79241952fefd769c87b195e01e8101964928)
192- README.md: Use red cross emoji for unsupported OCPP commands [`9e1b12e`](https://github.com/jerome-benoit/ev-simulator/commit/9e1b12e45e39c041e57442b641c8f1107ec3f8b3)
2147cf30 193
dcd06cc1 194#### [v1.0.3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-1...v1.0.3)
ff62e9c8 195
2147cf30
JB
196> 30 May 2021
197
dcd06cc1 198- Release 1.0.3 [`ff62e9c`](https://github.com/jerome-benoit/ev-simulator/commit/ff62e9c8adbdb20d56eb045c7e3f311bb09229da)
2147cf30 199
dcd06cc1 200#### [v1.0.3-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-0...v1.0.3-1)
d63fdaaa 201
ff62e9c8
JB
202> 30 May 2021
203
dcd06cc1
JB
204- Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/jerome-benoit/ev-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213)
205- Release 1.0.3-1 [`d63fdaa`](https://github.com/jerome-benoit/ev-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540)
d63fdaaa 206
dcd06cc1 207#### [v1.0.3-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2...v1.0.3-0)
bf45eb68 208
d63fdaaa
JB
209> 30 May 2021
210
dcd06cc1
JB
211- Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/jerome-benoit/ev-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20)
212- Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/jerome-benoit/ev-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe)
213- Release 1.0.3-0 [`0c1b654`](https://github.com/jerome-benoit/ev-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33)
bf45eb68 214
dcd06cc1 215#### [v1.0.2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-6...v1.0.2)
bf45eb68
JB
216
217> 30 May 2021
218
dcd06cc1 219- Release 1.0.2 [`c2a73a7`](https://github.com/jerome-benoit/ev-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675)
bf45eb68 220
dcd06cc1 221#### [v1.0.2-6](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-5...v1.0.2-6)
bf45eb68
JB
222
223> 30 May 2021
224
dcd06cc1
JB
225- Release 1.0.2-6 [`d865369`](https://github.com/jerome-benoit/ev-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf)
226- Add tags file handling to docker image. [`b79579e`](https://github.com/jerome-benoit/ev-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f)
bf45eb68 227
dcd06cc1 228#### [v1.0.2-5](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-4...v1.0.2-5)
bf45eb68
JB
229
230> 30 May 2021
231
dcd06cc1
JB
232- Fix docker image generation [`396fa84`](https://github.com/jerome-benoit/ev-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6)
233- Release 1.0.2-5 [`9f64309`](https://github.com/jerome-benoit/ev-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786)
bf45eb68 234
dcd06cc1 235#### [v1.0.2-4](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-3...v1.0.2-4)
bf45eb68
JB
236
237> 29 May 2021
238
dcd06cc1
JB
239- Release 1.0.2-4 [`ea88ef1`](https://github.com/jerome-benoit/ev-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95)
240- Enable parallel mode on mocha by default [`fe9f028`](https://github.com/jerome-benoit/ev-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d)
bf45eb68 241
dcd06cc1 242#### [v1.0.2-3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-2...v1.0.2-3)
bf45eb68
JB
243
244> 29 May 2021
245
dcd06cc1
JB
246- Release 1.0.2-3 [`4e60c62`](https://github.com/jerome-benoit/ev-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582)
247- Fix syntax error in GitHub action [`738b79b`](https://github.com/jerome-benoit/ev-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c)
248- Really fix GitHub action syntax [`351327b`](https://github.com/jerome-benoit/ev-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0)
bf45eb68 249
dcd06cc1 250#### [v1.0.2-2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-1...v1.0.2-2)
bf45eb68
JB
251
252> 29 May 2021
253
dcd06cc1
JB
254- Add initial unit tests: circular array [`4082efc`](https://github.com/jerome-benoit/ev-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202)
255- Release 1.0.2-2 [`0a36f19`](https://github.com/jerome-benoit/ev-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd)
bf45eb68 256
dcd06cc1 257#### [v1.0.2-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-0...v1.0.2-1)
bf45eb68
JB
258
259> 29 May 2021
260
dcd06cc1
JB
261- Add CHANGELOG.md [`cc6b757`](https://github.com/jerome-benoit/ev-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996)
262- Cleanup release-it integration [`4e92c9d`](https://github.com/jerome-benoit/ev-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a)
263- Refine release-it configuration [`0afd8fd`](https://github.com/jerome-benoit/ev-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0)
bf45eb68 264
dcd06cc1 265#### [v1.0.2-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1...v1.0.2-0)
bf45eb68
JB
266
267> 29 May 2021
268
dcd06cc1
JB
269- Add release-it [`cedae80`](https://github.com/jerome-benoit/ev-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334)
270- Release 1.0.2-0 [`6625dee`](https://github.com/jerome-benoit/ev-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4)
bf45eb68 271
dcd06cc1 272#### [v1.0.1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-3...v1.0.1)
bf45eb68
JB
273
274> 29 May 2021
275
dcd06cc1
JB
276- Code cleanups [`dd119a6`](https://github.com/jerome-benoit/ev-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537)
277- Apply dependency update. [`132bf84`](https://github.com/jerome-benoit/ev-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918)
278- Apply dependency update [`84e887c`](https://github.com/jerome-benoit/ev-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6)
bf45eb68 279
dcd06cc1 280#### [v1.0.1-3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-2...v1.0.1-3)
bf45eb68
JB
281
282> 27 May 2021
283
dcd06cc1
JB
284- Apply dependencies update. [`9cd3dfb`](https://github.com/jerome-benoit/ev-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b)
285- Apply security dependencies upgrade [`261ff96`](https://github.com/jerome-benoit/ev-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3)
286- Update dependencies [`b4b2062`](https://github.com/jerome-benoit/ev-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac)
bf45eb68 287
dcd06cc1 288#### [v1.0.1-2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-1...v1.0.1-2)
bf45eb68
JB
289
290> 20 May 2021
291
dcd06cc1
JB
292- Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/jerome-benoit/ev-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5)
293- Linter fixlet [`a0cc927`](https://github.com/jerome-benoit/ev-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59)
bf45eb68 294
dcd06cc1 295#### [v1.0.1-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-0...v1.0.1-1)
bf45eb68
JB
296
297> 20 May 2021
298
dcd06cc1 299#### [v1.0.1-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.0...v1.0.1-0)
bf45eb68
JB
300
301> 19 May 2021
302
303#### v1.0.0
304
305> 19 May 2021
306
dcd06cc1
JB
307- Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/jerome-benoit/ev-simulator/pull/11)
308- Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/jerome-benoit/ev-simulator/pull/10)
309- Make the build app self contained. [`#8`](https://github.com/jerome-benoit/ev-simulator/pull/8)
310- Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/jerome-benoit/ev-simulator/pull/5)
311- Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/jerome-benoit/ev-simulator/pull/4)
312- Update flow-bin to 0.123.0 [`#2`](https://github.com/jerome-benoit/ev-simulator/pull/2)
313- Make modular the SRPC call chain code. [`c056097`](https://github.com/jerome-benoit/ev-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5)
314- Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/jerome-benoit/ev-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32)
315- Initial rollup integration. [`44b07a2`](https://github.com/jerome-benoit/ev-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61)