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