v1.5.0
What's Changed
Bug fixes 🛠
- [tools] Fix thread pool stop race condition by @c-jimenez in #189
- Allow to send infos in status notifications messages even if their are no errors + fix decimal precision to 1 digit by @mahdidadashi65 in #191
- Fix authorization key management for security profiles 1 et 2 by @c-jimenez in #192
- [chargepoint] Handle configurations keys name as case insensitive by @c-jimenez in #193
- [messages] Fix include of JsonValidator as local instead of system by @thomas-brunel in #187
Other Changes
- [cmake] Add options to not build as a shared library, not build sqlite3 and not install doctest headers by @thomas-brunel in #188
New Contributors
- @thomas-brunel made their first contribution in #187
Full Changelog: v1.4.3...v1.5.0