Version 1.0.59
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 4e1ffc18b3ff40cb99370b56ee5afb641737b32e..70586d52e05b4575af6d21f36121c86510d23bae 100644 (file)
@@ -4,10 +4,88 @@ 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.59](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.58...v1.0.59)
+
+- Use the same message for git and GitHub version releasing [`1cb34cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1cb34ccdfbee11b6a7057b5f4b92be7d7dd3560f)
+
+#### [v1.0.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.57...v1.0.58)
+
+> 12 September 2021
+
+- Add GitHub issue templates [`1e1be0d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e1be0dfd7b1183c9a8b516946870c01ec7ce721)
+- Remove some any type usage [`73d0904`](https://github.com/jerome-benoit/charging-stations-simulator/commit/73d09045dec38f798d93b28ad11e76f78d65c7cb)
+- Add error handling in one performance storage class [`a6ceb16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6ceb16a6b67653adaa0b40cd057826c71f44f36)
+
+#### [v1.0.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.56...v1.0.57)
+
+> 12 September 2021
+
+- Release 1.0.57 [`897ab69`](https://github.com/jerome-benoit/charging-stations-simulator/commit/897ab6931a50c93e6e0d302ec2d8cc8d940f4653)
+- Default docker image build without git submodules [`bfcad88`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bfcad885f450fc3e933fa1e849473cde43d8e40d)
+- Refine GitHub release name [`6f5db2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6f5db2eda12ebcf26207dd4c1d5678350b73c9e1)
+
+#### [v1.0.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.55...v1.0.56)
+
+> 12 September 2021
+
+- Create CODE_OF_CONDUCT.md [`#30`](https://github.com/jerome-benoit/charging-stations-simulator/pull/30)
+- Use nullish coalescing in OCPP stack [`5e5a3ab`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5e5a3ab74af7dde544b51b7ef368b593bb957ed6)
+- Cleanup configuration files watching code [`3ec1073`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3ec1073715e995f84b1e2fbb147f85a6c7dc8264)
+- Use a Map to cache OCPP requests in use [`16b0d4e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/16b0d4e77d20b5f7004469f2206a0af1ee8984a5)
+
+#### [v1.0.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.54...v1.0.55)
+
+> 5 September 2021
+
+- Switch rollup bundler TS plugin to rollup-plugin-ts [`ae8ee66`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ae8ee665e864460d582b7f6d501b25225a1d7a4c)
+- Add support for OCPP 1.6 TriggerMessage command [`802cfa1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/802cfa135dad14f8b15401685c3429395cb3e6e1)
+- Cleanup MikroORM configuration code for performance storage [`d560391`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d5603918a8ea990f7dcc11b612dea931aa084fdc)
+
+#### [v1.0.54](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.53...v1.0.54)
+
+> 2 September 2021
+
+- Improve OCPP error handling, fix performance storage default file path [`a6b3c6c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6b3c6c313f1c0314a1445ed630cac85edf55b2c)
+- Throw an error in the template does not have default required mesurand [`de96aca`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124)
+- Release 1.0.54 [`ca79035`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ca79035afa125dd2c39a863e29f244e9466ae98e)
+
+#### [v1.0.53](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.52...v1.0.53)
+
+> 31 August 2021
+
+- Release 1.0.53 [`699e779`](https://github.com/jerome-benoit/charging-stations-simulator/commit/699e779b5316bf6ccfba89b21cc0b561565efa83)
+- Use morgan law properly to allow remote start transaction to work. [`f6aa641`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f6aa64122833d24ed52a882bf7376788f3917748)
+
+#### [v1.0.52](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.51...v1.0.52)
+
+> 31 August 2021
+
+- Refine and use OCPP error specialisation [`14763b4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/14763b466177d8e74d2e1925647e04e2d62ac72a)
+- Use IIFE (https://developer.mozilla.org/en-US/docs/Glossary/IIFE) for [`821c6c8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/821c6c8229d6dfdc93ce917dfaad74e681e5a35c)
+- Release 1.0.52 [`bc4cbd0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc4cbd0509e6d37d5b17a478bfa9f30f8d8e6008)
+
+#### [v1.0.51](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.50...v1.0.51)
+
+> 29 August 2021
+
+- Release 1.0.51 [`90d5238`](https://github.com/jerome-benoit/charging-stations-simulator/commit/90d5238769142f67a692b00e4c771664e00b8b6a)
+- Add support for performance storage on worker pool [`b55c911`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b55c9112fb601a6b8d744ecbf7126ac6c97b8188)
+
+#### [v1.0.50](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.49...v1.0.50)
+
+> 29 August 2021
+
+- Add support for more DB engines via TypeORM [`c27c3ee`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c27c3eeea356b0692bef2327bb59aa99f9cbad8d)
+- Move worker message handler to the options argument [`ffd71f2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ffd71f2c31025fcec6d5a95e1fba5d32c6d28e5b)
+- Release 1.0.50 [`f3b8fc7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f3b8fc7dc7ade24944093b26e66d283e52ab2169)
+
 #### [v1.0.49](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.48...v1.0.49)
 
+> 28 August 2021
+
 - Add MongDB support to storage for performance records. [`2a37005`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2a370053f45f2d58e90ab7b292294c521a262ca1)
 - Refine console ouput colorization [`e4362ed`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e4362ed76fe7b256b3f7a6ada2b92e53be8ab09f)
+- Release 1.0.49 [`3ca0315`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3ca0315df63d5f5ded28d8eee3c2acfc01695527)
 
 #### [v1.0.48](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.47...v1.0.48)