Add CHANGELOG.md file to git.
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 17:34:21 +0000 (19:34 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 17:34:21 +0000 (19:34 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.release-it.json
CHANGELOG.md [new file with mode: 0644]

index e1694a149acca07a015ec46b8df85b7471412fb0..e4cd6e8bf80993e3ac2028d4f8d7f19237bf26f0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "git": {
-    "changelog": "npx auto-changelog --stdout --commit-limit false --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs",
+    "changelog": "npx auto-changelog --stdout --commit-limit false --commit-url https://github.com/sap-labs-france/ev-simulator/commit/{id} --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs",
     "pushRepo": "upstream"
   },
   "npm": {
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..9bb962e
--- /dev/null
@@ -0,0 +1,112 @@
+### Changelog
+
+All notable changes to this project will be documented in this file. Dates are displayed in UTC.
+
+Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
+
+#### [v1.0.3-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2...v1.0.3-0)
+
+- Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/jerome-benoit/ev-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20)
+- Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/jerome-benoit/ev-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe)
+
+#### [v1.0.2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-6...v1.0.2)
+
+> 30 May 2021
+
+- Release 1.0.2 [`c2a73a7`](https://github.com/jerome-benoit/ev-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675)
+
+#### [v1.0.2-6](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-5...v1.0.2-6)
+
+> 30 May 2021
+
+- Release 1.0.2-6 [`d865369`](https://github.com/jerome-benoit/ev-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf)
+- Add tags file handling to docker image. [`b79579e`](https://github.com/jerome-benoit/ev-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f)
+
+#### [v1.0.2-5](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-4...v1.0.2-5)
+
+> 30 May 2021
+
+- Fix docker image generation [`396fa84`](https://github.com/jerome-benoit/ev-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6)
+- Release 1.0.2-5 [`9f64309`](https://github.com/jerome-benoit/ev-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786)
+
+#### [v1.0.2-4](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-3...v1.0.2-4)
+
+> 29 May 2021
+
+- Release 1.0.2-4 [`ea88ef1`](https://github.com/jerome-benoit/ev-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95)
+- Enable parallel mode on mocha by default [`fe9f028`](https://github.com/jerome-benoit/ev-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d)
+
+#### [v1.0.2-3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-2...v1.0.2-3)
+
+> 29 May 2021
+
+- Release 1.0.2-3 [`4e60c62`](https://github.com/jerome-benoit/ev-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582)
+- Fix syntax error in GitHub action [`738b79b`](https://github.com/jerome-benoit/ev-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c)
+- Really fix GitHub action syntax [`351327b`](https://github.com/jerome-benoit/ev-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0)
+
+#### [v1.0.2-2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-1...v1.0.2-2)
+
+> 29 May 2021
+
+- Add initial unit tests: circular array [`4082efc`](https://github.com/jerome-benoit/ev-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202)
+- Release 1.0.2-2 [`0a36f19`](https://github.com/jerome-benoit/ev-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd)
+
+#### [v1.0.2-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-0...v1.0.2-1)
+
+> 29 May 2021
+
+- Add CHANGELOG.md [`cc6b757`](https://github.com/jerome-benoit/ev-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996)
+- Cleanup release-it integration [`4e92c9d`](https://github.com/jerome-benoit/ev-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a)
+- Refine release-it configuration [`0afd8fd`](https://github.com/jerome-benoit/ev-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0)
+
+#### [v1.0.2-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1...v1.0.2-0)
+
+> 29 May 2021
+
+- Add release-it [`cedae80`](https://github.com/jerome-benoit/ev-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334)
+- Release 1.0.2-0 [`6625dee`](https://github.com/jerome-benoit/ev-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4)
+
+#### [v1.0.1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-3...v1.0.1)
+
+> 29 May 2021
+
+- Code cleanups [`dd119a6`](https://github.com/jerome-benoit/ev-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537)
+- Apply dependency update. [`132bf84`](https://github.com/jerome-benoit/ev-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918)
+- Apply dependency update [`84e887c`](https://github.com/jerome-benoit/ev-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6)
+
+#### [v1.0.1-3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-2...v1.0.1-3)
+
+> 27 May 2021
+
+- Apply dependencies update. [`9cd3dfb`](https://github.com/jerome-benoit/ev-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b)
+- Apply security dependencies upgrade [`261ff96`](https://github.com/jerome-benoit/ev-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3)
+- Update dependencies [`b4b2062`](https://github.com/jerome-benoit/ev-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac)
+
+#### [v1.0.1-2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-1...v1.0.1-2)
+
+> 20 May 2021
+
+- Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/jerome-benoit/ev-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5)
+- Linter fixlet [`a0cc927`](https://github.com/jerome-benoit/ev-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59)
+
+#### [v1.0.1-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.1-0...v1.0.1-1)
+
+> 20 May 2021
+
+#### [v1.0.1-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.0...v1.0.1-0)
+
+> 19 May 2021
+
+#### v1.0.0
+
+> 19 May 2021
+
+- Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/jerome-benoit/ev-simulator/pull/11)
+- Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/jerome-benoit/ev-simulator/pull/10)
+- Make the build app self contained. [`#8`](https://github.com/jerome-benoit/ev-simulator/pull/8)
+- Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/jerome-benoit/ev-simulator/pull/5)
+- Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/jerome-benoit/ev-simulator/pull/4)
+- Update flow-bin to 0.123.0 [`#2`](https://github.com/jerome-benoit/ev-simulator/pull/2)
+- Make modular the SRPC call chain code. [`c056097`](https://github.com/jerome-benoit/ev-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5)
+- Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/jerome-benoit/ev-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32)
+- Initial rollup integration. [`44b07a2`](https://github.com/jerome-benoit/ev-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61)