Release 1.0.3
[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.3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-1...v1.0.3)
8
9 #### [v1.0.3-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-0...v1.0.3-1)
10
11 > 30 May 2021
12
13 - Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/jerome-benoit/ev-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213)
14 - Release 1.0.3-1 [`d63fdaa`](https://github.com/jerome-benoit/ev-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540)
15
16 #### [v1.0.3-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2...v1.0.3-0)
17
18 > 30 May 2021
19
20 - Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/jerome-benoit/ev-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20)
21 - Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/jerome-benoit/ev-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe)
22 - Release 1.0.3-0 [`0c1b654`](https://github.com/jerome-benoit/ev-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33)
23
24 #### [v1.0.2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-6...v1.0.2)
25
26 > 30 May 2021
27
28 - Release 1.0.2 [`c2a73a7`](https://github.com/jerome-benoit/ev-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675)
29
30 #### [v1.0.2-6](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-5...v1.0.2-6)
31
32 > 30 May 2021
33
34 - Release 1.0.2-6 [`d865369`](https://github.com/jerome-benoit/ev-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf)
35 - Add tags file handling to docker image. [`b79579e`](https://github.com/jerome-benoit/ev-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f)
36
37 #### [v1.0.2-5](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-4...v1.0.2-5)
38
39 > 30 May 2021
40
41 - Fix docker image generation [`396fa84`](https://github.com/jerome-benoit/ev-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6)
42 - Release 1.0.2-5 [`9f64309`](https://github.com/jerome-benoit/ev-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786)
43
44 #### [v1.0.2-4](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-3...v1.0.2-4)
45
46 > 29 May 2021
47
48 - Release 1.0.2-4 [`ea88ef1`](https://github.com/jerome-benoit/ev-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95)
49 - Enable parallel mode on mocha by default [`fe9f028`](https://github.com/jerome-benoit/ev-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d)
50
51 #### [v1.0.2-3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-2...v1.0.2-3)
52
53 > 29 May 2021
54
55 - Release 1.0.2-3 [`4e60c62`](https://github.com/jerome-benoit/ev-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582)
56 - Fix syntax error in GitHub action [`738b79b`](https://github.com/jerome-benoit/ev-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c)
57 - Really fix GitHub action syntax [`351327b`](https://github.com/jerome-benoit/ev-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0)
58
59 #### [v1.0.2-2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-1...v1.0.2-2)
60
61 > 29 May 2021
62
63 - Add initial unit tests: circular array [`4082efc`](https://github.com/jerome-benoit/ev-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202)
64 - Release 1.0.2-2 [`0a36f19`](https://github.com/jerome-benoit/ev-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd)
65
66 #### [v1.0.2-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-0...v1.0.2-1)
67
68 > 29 May 2021
69
70 - Add CHANGELOG.md [`cc6b757`](https://github.com/jerome-benoit/ev-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996)
71 - Cleanup release-it integration [`4e92c9d`](https://github.com/jerome-benoit/ev-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a)
72 - Refine release-it configuration [`0afd8fd`](https://github.com/jerome-benoit/ev-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0)
73
74 #### [v1.0.2-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1...v1.0.2-0)
75
76 > 29 May 2021
77
78 - Add release-it [`cedae80`](https://github.com/jerome-benoit/ev-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334)
79 - Release 1.0.2-0 [`6625dee`](https://github.com/jerome-benoit/ev-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4)
80
81 #### [v1.0.1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-3...v1.0.1)
82
83 > 29 May 2021
84
85 - Code cleanups [`dd119a6`](https://github.com/jerome-benoit/ev-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537)
86 - Apply dependency update. [`132bf84`](https://github.com/jerome-benoit/ev-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918)
87 - Apply dependency update [`84e887c`](https://github.com/jerome-benoit/ev-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6)
88
89 #### [v1.0.1-3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-2...v1.0.1-3)
90
91 > 27 May 2021
92
93 - Apply dependencies update. [`9cd3dfb`](https://github.com/jerome-benoit/ev-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b)
94 - Apply security dependencies upgrade [`261ff96`](https://github.com/jerome-benoit/ev-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3)
95 - Update dependencies [`b4b2062`](https://github.com/jerome-benoit/ev-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac)
96
97 #### [v1.0.1-2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-1...v1.0.1-2)
98
99 > 20 May 2021
100
101 - Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/jerome-benoit/ev-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5)
102 - Linter fixlet [`a0cc927`](https://github.com/jerome-benoit/ev-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59)
103
104 #### [v1.0.1-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-0...v1.0.1-1)
105
106 > 20 May 2021
107
108 #### [v1.0.1-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.0...v1.0.1-0)
109
110 > 19 May 2021
111
112 #### v1.0.0
113
114 > 19 May 2021
115
116 - Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/jerome-benoit/ev-simulator/pull/11)
117 - Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/jerome-benoit/ev-simulator/pull/10)
118 - Make the build app self contained. [`#8`](https://github.com/jerome-benoit/ev-simulator/pull/8)
119 - Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/jerome-benoit/ev-simulator/pull/5)
120 - Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/jerome-benoit/ev-simulator/pull/4)
121 - Update flow-bin to 0.123.0 [`#2`](https://github.com/jerome-benoit/ev-simulator/pull/2)
122 - Make modular the SRPC call chain code. [`c056097`](https://github.com/jerome-benoit/ev-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5)
123 - Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/jerome-benoit/ev-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32)
124 - Initial rollup integration. [`44b07a2`](https://github.com/jerome-benoit/ev-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61)