Release 1.0.16
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
1 ### Changelog
2
3 All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
5 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
7 #### [v1.0.16](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.15...v1.0.16)
8
9 - Add support for transaction data MeterValues [`fd0c36f`](https://github.com/sap-labs-france/ev-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c)
10
11 #### [v1.0.15](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.14...v1.0.15)
12
13 > 12 June 2021
14
15 - MeterValues: add Transaction.Begin and .End support [`6ed92bc`](https://github.com/sap-labs-france/ev-simulator/commit/6ed92bc13120d78f84f2182ddbafd3cbcaa37359)
16 - Add support for unit in meter values. [`4a1857a`](https://github.com/sap-labs-france/ev-simulator/commit/4a1857a25fbcc203def0c0b1a6c5ebcb19602fe6)
17 - Fix power unit in kW handling in charging station template [`510f0fa`](https://github.com/sap-labs-france/ev-simulator/commit/510f0fa5461cada6ca7c0e2aea525674fb00f079)
18
19 #### [v1.0.14](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.13...v1.0.14)
20
21 > 11 June 2021
22
23 - Add initial support at sending transaction.{begin,end} meter values [`326f6e3`](https://github.com/sap-labs-france/ev-simulator/commit/326f6e386ccb8d0bbbd713a19ca4c827a2856097)
24 - Release 1.0.14 [`ff6bb9b`](https://github.com/sap-labs-france/ev-simulator/commit/ff6bb9b48054b5f5ab39a93b8257ce6662064a85)
25 - Refine eslint configuration [`c93aeb2`](https://github.com/sap-labs-france/ev-simulator/commit/c93aeb26312b1a939cf741d5b501abf2c44054c7)
26
27 #### [v1.0.13](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.12...v1.0.13)
28
29 > 11 June 2021
30
31 - Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/sap-labs-france/ev-simulator/pull/14)
32 - Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/sap-labs-france/ev-simulator/pull/13)
33 - Apply dependencies update [`5cd0ee9`](https://github.com/sap-labs-france/ev-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d)
34 - Apply dependencies update. [`d23a826`](https://github.com/sap-labs-france/ev-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077)
35 - Add eslint node plugin. [`d1c056a`](https://github.com/sap-labs-france/ev-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672)
36
37 #### [v1.0.12](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.11...v1.0.12)
38
39 > 4 June 2021
40
41 - Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/sap-labs-france/ev-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7)
42 - Release 1.0.12 [`6e0eda4`](https://github.com/sap-labs-france/ev-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2)
43
44 #### [v1.0.11](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.10...v1.0.11)
45
46 > 3 June 2021
47
48 - Refine some logs level. [`9fbc92f`](https://github.com/sap-labs-france/ev-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d)
49 - Update submodule reference [`0a44f74`](https://github.com/sap-labs-france/ev-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f)
50 - Apply dependencies update. [`fe44e26`](https://github.com/sap-labs-france/ev-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff)
51
52 #### [v1.0.10](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.9...v1.0.10)
53
54 > 31 May 2021
55
56 - Release 1.0.10 [`101e988`](https://github.com/sap-labs-france/ev-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b)
57 - Put auto-changelog configuration in package.json [`d22589b`](https://github.com/sap-labs-france/ev-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb)
58
59 #### [v1.0.9](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.8...v1.0.9)
60
61 > 31 May 2021
62
63 - Gracefully handle simulator missing files or files not found. [`23132a4`](https://github.com/sap-labs-france/ev-simulator/commit/23132a44933014c707d4fc3d0c681dc99cee7828)
64 - Release 1.0.9 [`e3e5326`](https://github.com/sap-labs-france/ev-simulator/commit/e3e532609e80521181cf8e10a9e838fa360c5d66)
65 - Apply dependencies update [`1fa8a76`](https://github.com/sap-labs-france/ev-simulator/commit/1fa8a76f6ffae9fe625a1707a9e1141c922f4774)
66
67 #### [v1.0.8](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.7...v1.0.8)
68
69 > 30 May 2021
70
71 - Release 1.0.8 [`2bbddc3`](https://github.com/sap-labs-france/ev-simulator/commit/2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd)
72 - Add docker image build to GitHub actions [`c168e7a`](https://github.com/sap-labs-france/ev-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3)
73 - Run the docker image build in GitHub actions. [`c871184`](https://github.com/sap-labs-france/ev-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251)
74
75 #### [v1.0.7](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.6...v1.0.7)
76
77 > 30 May 2021
78
79 - Release 1.0.7 [`6c6e9c2`](https://github.com/sap-labs-france/ev-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28)
80 - Fix unit tests GitHub action name [`bc30952`](https://github.com/sap-labs-france/ev-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa)
81
82 #### [v1.0.6](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.5...v1.0.6)
83
84 > 30 May 2021
85
86 - Release 1.0.6 [`de630c3`](https://github.com/sap-labs-france/ev-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8)
87 - Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/sap-labs-france/ev-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e)
88
89 #### [v1.0.5](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.4...v1.0.5)
90
91 > 30 May 2021
92
93 - Release 1.0.5 [`e7958d4`](https://github.com/sap-labs-france/ev-simulator/commit/e7958d495f884d707639bd3ef662f2b8f9cbd32b)
94 - Fix CHANGELOG.md commit link generation [`8e6d4b0`](https://github.com/sap-labs-france/ev-simulator/commit/8e6d4b0936a465599c971af37ca900372fdbac9c)
95
96 #### [v1.0.4](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.3...v1.0.4)
97
98 > 30 May 2021
99
100 - Enhance documentation [`6f0ec20`](https://github.com/sap-labs-france/ev-simulator/commit/6f0ec20eb58d0344c807ed297f9080191270697e)
101 - Refine the documentation [`778f792`](https://github.com/sap-labs-france/ev-simulator/commit/778f79241952fefd769c87b195e01e8101964928)
102 - README.md: Use red cross emoji for unsupported OCPP commands [`9e1b12e`](https://github.com/sap-labs-france/ev-simulator/commit/9e1b12e45e39c041e57442b641c8f1107ec3f8b3)
103
104 #### [v1.0.3](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.3-1...v1.0.3)
105
106 > 30 May 2021
107
108 - Release 1.0.3 [`ff62e9c`](https://github.com/sap-labs-france/ev-simulator/commit/ff62e9c8adbdb20d56eb045c7e3f311bb09229da)
109
110 #### [v1.0.3-1](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.3-0...v1.0.3-1)
111
112 > 30 May 2021
113
114 - Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/sap-labs-france/ev-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213)
115 - Release 1.0.3-1 [`d63fdaa`](https://github.com/sap-labs-france/ev-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540)
116
117 #### [v1.0.3-0](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.2...v1.0.3-0)
118
119 > 30 May 2021
120
121 - Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/sap-labs-france/ev-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20)
122 - Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/sap-labs-france/ev-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe)
123 - Release 1.0.3-0 [`0c1b654`](https://github.com/sap-labs-france/ev-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33)
124
125 #### [v1.0.2](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.2-6...v1.0.2)
126
127 > 30 May 2021
128
129 - Release 1.0.2 [`c2a73a7`](https://github.com/sap-labs-france/ev-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675)
130
131 #### [v1.0.2-6](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.2-5...v1.0.2-6)
132
133 > 30 May 2021
134
135 - Release 1.0.2-6 [`d865369`](https://github.com/sap-labs-france/ev-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf)
136 - Add tags file handling to docker image. [`b79579e`](https://github.com/sap-labs-france/ev-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f)
137
138 #### [v1.0.2-5](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.2-4...v1.0.2-5)
139
140 > 30 May 2021
141
142 - Fix docker image generation [`396fa84`](https://github.com/sap-labs-france/ev-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6)
143 - Release 1.0.2-5 [`9f64309`](https://github.com/sap-labs-france/ev-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786)
144
145 #### [v1.0.2-4](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.2-3...v1.0.2-4)
146
147 > 29 May 2021
148
149 - Release 1.0.2-4 [`ea88ef1`](https://github.com/sap-labs-france/ev-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95)
150 - Enable parallel mode on mocha by default [`fe9f028`](https://github.com/sap-labs-france/ev-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d)
151
152 #### [v1.0.2-3](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.2-2...v1.0.2-3)
153
154 > 29 May 2021
155
156 - Release 1.0.2-3 [`4e60c62`](https://github.com/sap-labs-france/ev-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582)
157 - Fix syntax error in GitHub action [`738b79b`](https://github.com/sap-labs-france/ev-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c)
158 - Really fix GitHub action syntax [`351327b`](https://github.com/sap-labs-france/ev-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0)
159
160 #### [v1.0.2-2](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.2-1...v1.0.2-2)
161
162 > 29 May 2021
163
164 - Add initial unit tests: circular array [`4082efc`](https://github.com/sap-labs-france/ev-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202)
165 - Release 1.0.2-2 [`0a36f19`](https://github.com/sap-labs-france/ev-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd)
166
167 #### [v1.0.2-1](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.2-0...v1.0.2-1)
168
169 > 29 May 2021
170
171 - Add CHANGELOG.md [`cc6b757`](https://github.com/sap-labs-france/ev-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996)
172 - Cleanup release-it integration [`4e92c9d`](https://github.com/sap-labs-france/ev-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a)
173 - Refine release-it configuration [`0afd8fd`](https://github.com/sap-labs-france/ev-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0)
174
175 #### [v1.0.2-0](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.1...v1.0.2-0)
176
177 > 29 May 2021
178
179 - Add release-it [`cedae80`](https://github.com/sap-labs-france/ev-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334)
180 - Release 1.0.2-0 [`6625dee`](https://github.com/sap-labs-france/ev-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4)
181
182 #### [v1.0.1](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.1-3...v1.0.1)
183
184 > 29 May 2021
185
186 - Code cleanups [`dd119a6`](https://github.com/sap-labs-france/ev-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537)
187 - Apply dependency update. [`132bf84`](https://github.com/sap-labs-france/ev-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918)
188 - Apply dependency update [`84e887c`](https://github.com/sap-labs-france/ev-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6)
189
190 #### [v1.0.1-3](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.1-2...v1.0.1-3)
191
192 > 27 May 2021
193
194 - Apply dependencies update. [`9cd3dfb`](https://github.com/sap-labs-france/ev-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b)
195 - Apply security dependencies upgrade [`261ff96`](https://github.com/sap-labs-france/ev-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3)
196 - Update dependencies [`b4b2062`](https://github.com/sap-labs-france/ev-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac)
197
198 #### [v1.0.1-2](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.1-1...v1.0.1-2)
199
200 > 20 May 2021
201
202 - Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/sap-labs-france/ev-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5)
203 - Linter fixlet [`a0cc927`](https://github.com/sap-labs-france/ev-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59)
204
205 #### [v1.0.1-1](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.1-0...v1.0.1-1)
206
207 > 20 May 2021
208
209 #### [v1.0.1-0](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.0...v1.0.1-0)
210
211 > 19 May 2021
212
213 #### v1.0.0
214
215 > 19 May 2021
216
217 - Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/sap-labs-france/ev-simulator/pull/11)
218 - Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/sap-labs-france/ev-simulator/pull/10)
219 - Make the build app self contained. [`#8`](https://github.com/sap-labs-france/ev-simulator/pull/8)
220 - Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/sap-labs-france/ev-simulator/pull/5)
221 - Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/sap-labs-france/ev-simulator/pull/4)
222 - Update flow-bin to 0.123.0 [`#2`](https://github.com/sap-labs-france/ev-simulator/pull/2)
223 - Make modular the SRPC call chain code. [`c056097`](https://github.com/sap-labs-france/ev-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5)
224 - Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/sap-labs-france/ev-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32)
225 - Initial rollup integration. [`44b07a2`](https://github.com/sap-labs-france/ev-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61)