X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=9e3498b2cae6ff75fb4a5203a9259f63020562c9;hb=6f9e2fc2f6ce2c227b90cbc7ed9a35ef5b542533;hp=0e930b3594d674f688fc30ba173f3a9dc65451f4;hpb=de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e930b35..9e3498b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,80 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.0.15](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.14...v1.0.15) + +- MeterValues: add Transaction.Begin and .End support [`6ed92bc`](https://github.com/sap-labs-france/ev-simulator/commit/6ed92bc13120d78f84f2182ddbafd3cbcaa37359) +- Add support for unit in meter values. [`4a1857a`](https://github.com/sap-labs-france/ev-simulator/commit/4a1857a25fbcc203def0c0b1a6c5ebcb19602fe6) +- Fix power unit in kW handling in charging station template [`510f0fa`](https://github.com/sap-labs-france/ev-simulator/commit/510f0fa5461cada6ca7c0e2aea525674fb00f079) + +#### [v1.0.14](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.13...v1.0.14) + +> 11 June 2021 + +- Add initial support at sending transaction.{begin,end} meter values [`326f6e3`](https://github.com/sap-labs-france/ev-simulator/commit/326f6e386ccb8d0bbbd713a19ca4c827a2856097) +- Release 1.0.14 [`ff6bb9b`](https://github.com/sap-labs-france/ev-simulator/commit/ff6bb9b48054b5f5ab39a93b8257ce6662064a85) +- Refine eslint configuration [`c93aeb2`](https://github.com/sap-labs-france/ev-simulator/commit/c93aeb26312b1a939cf741d5b501abf2c44054c7) + +#### [v1.0.13](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.12...v1.0.13) + +> 11 June 2021 + +- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/sap-labs-france/ev-simulator/pull/14) +- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/sap-labs-france/ev-simulator/pull/13) +- Apply dependencies update [`5cd0ee9`](https://github.com/sap-labs-france/ev-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d) +- Apply dependencies update. [`d23a826`](https://github.com/sap-labs-france/ev-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077) +- Add eslint node plugin. [`d1c056a`](https://github.com/sap-labs-france/ev-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672) + +#### [v1.0.12](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.11...v1.0.12) + +> 4 June 2021 + +- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/sap-labs-france/ev-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7) +- Release 1.0.12 [`6e0eda4`](https://github.com/sap-labs-france/ev-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2) + +#### [v1.0.11](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.10...v1.0.11) + +> 3 June 2021 + +- Refine some logs level. [`9fbc92f`](https://github.com/sap-labs-france/ev-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d) +- Update submodule reference [`0a44f74`](https://github.com/sap-labs-france/ev-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f) +- Apply dependencies update. [`fe44e26`](https://github.com/sap-labs-france/ev-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff) + +#### [v1.0.10](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.9...v1.0.10) + +> 31 May 2021 + +- Release 1.0.10 [`101e988`](https://github.com/sap-labs-france/ev-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b) +- Put auto-changelog configuration in package.json [`d22589b`](https://github.com/sap-labs-france/ev-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb) + +#### [v1.0.9](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.8...v1.0.9) + +> 31 May 2021 + +- Gracefully handle simulator missing files or files not found. [`23132a4`](https://github.com/sap-labs-france/ev-simulator/commit/23132a44933014c707d4fc3d0c681dc99cee7828) +- Release 1.0.9 [`e3e5326`](https://github.com/sap-labs-france/ev-simulator/commit/e3e532609e80521181cf8e10a9e838fa360c5d66) +- Apply dependencies update [`1fa8a76`](https://github.com/sap-labs-france/ev-simulator/commit/1fa8a76f6ffae9fe625a1707a9e1141c922f4774) + +#### [v1.0.8](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.7...v1.0.8) + +> 30 May 2021 + +- Release 1.0.8 [`2bbddc3`](https://github.com/sap-labs-france/ev-simulator/commit/2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd) +- Add docker image build to GitHub actions [`c168e7a`](https://github.com/sap-labs-france/ev-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3) +- Run the docker image build in GitHub actions. [`c871184`](https://github.com/sap-labs-france/ev-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251) + +#### [v1.0.7](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.6...v1.0.7) + +> 30 May 2021 + +- Release 1.0.7 [`6c6e9c2`](https://github.com/sap-labs-france/ev-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28) +- Fix unit tests GitHub action name [`bc30952`](https://github.com/sap-labs-france/ev-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa) + #### [v1.0.6](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.5...v1.0.6) +> 30 May 2021 + +- Release 1.0.6 [`de630c3`](https://github.com/sap-labs-france/ev-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8) - Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/sap-labs-france/ev-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e) #### [v1.0.5](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.4...v1.0.5) @@ -136,12 +208,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 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) +- Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/sap-labs-france/ev-simulator/pull/11) +- Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/sap-labs-france/ev-simulator/pull/10) +- Make the build app self contained. [`#8`](https://github.com/sap-labs-france/ev-simulator/pull/8) +- Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/sap-labs-france/ev-simulator/pull/5) +- Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/sap-labs-france/ev-simulator/pull/4) +- Update flow-bin to 0.123.0 [`#2`](https://github.com/sap-labs-france/ev-simulator/pull/2) - Make modular the SRPC call chain code. [`c056097`](https://github.com/sap-labs-france/ev-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5) - Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/sap-labs-france/ev-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32) - Initial rollup integration. [`44b07a2`](https://github.com/sap-labs-france/ev-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61)