Keep track of authorize request idtag status.
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 5bc1410dd2af20ff816bbc5fabb1a8d9230fa8d0..3e81ed98576cbc7ba058f0fb29a55962ee354ca6 100644 (file)
@@ -4,8 +4,107 @@ 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.23](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.22...v1.0.23)
+
+- Optimize random fluctuated computation [`97ef739`](https://github.com/sap-labs-france/ev-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d)
+
+#### [v1.0.22](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.21...v1.0.22)
+
+> 20 June 2021
+
+- Release 1.0.22 [`b410677`](https://github.com/sap-labs-france/ev-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2)
+- Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/sap-labs-france/ev-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913)
+
+#### [v1.0.21](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.20...v1.0.21)
+
+> 20 June 2021
+
+- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/sap-labs-france/ev-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87)
+- Release 1.0.21 [`a6d8a23`](https://github.com/sap-labs-france/ev-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2)
+
+#### [v1.0.20](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.19...v1.0.20)
+
+> 19 June 2021
+
+- Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/sap-labs-france/ev-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f)
+- Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/sap-labs-france/ev-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027)
+- Release 1.0.20 [`b2fcc85`](https://github.com/sap-labs-france/ev-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de)
+
+#### [v1.0.19](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.18...v1.0.19)
+
+> 13 June 2021
+
+- Release 1.0.19 [`46fe960`](https://github.com/sap-labs-france/ev-simulator/commit/46fe9601fe66f75a48301a658347fd393582ea22)
+- Add support for ConnectionTimeOut standard parameter [`291cb25`](https://github.com/sap-labs-france/ev-simulator/commit/291cb255bec471875566d94ea674b7f476a2b7a1)
+
+#### [v1.0.18](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.17...v1.0.18)
+
+> 13 June 2021
+
+- Complete AuthorizeRemoteTxRequests support in remote start transaction [`36f6a92`](https://github.com/sap-labs-france/ev-simulator/commit/36f6a92e3ab0a4a452da57aad6510bda259296ce)
+- Release 1.0.18 [`18b2d50`](https://github.com/sap-labs-france/ev-simulator/commit/18b2d50578dc6a5299bd1d770a6734e59d9a5431)
+
+#### [v1.0.17](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.16...v1.0.17)
+
+> 13 June 2021
+
+- Documentation on OCPP parameters [`7e1dc87`](https://github.com/sap-labs-france/ev-simulator/commit/7e1dc8784bef178de6438ae9af2bece427809cde)
+- README.md: fix sections hierarchy [`c56d42f`](https://github.com/sap-labs-france/ev-simulator/commit/c56d42f1989acd8c336fb165d5e295245adb37fa)
+- Release 1.0.17 [`8e84ea8`](https://github.com/sap-labs-france/ev-simulator/commit/8e84ea8faabb8b05cc46f71d5fb93d0eb51d3a3b)
+
+#### [v1.0.16](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.15...v1.0.16)
+
+> 13 June 2021
+
+- Add support for transaction data MeterValues [`fd0c36f`](https://github.com/sap-labs-france/ev-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c)
+- Release 1.0.16 [`b6c7cd2`](https://github.com/sap-labs-france/ev-simulator/commit/b6c7cd21424c1daec0d11933a4c457bc3d97524d)
+
+#### [v1.0.15](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.14...v1.0.15)
+
+> 12 June 2021
+
+- 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)