v0.19.0
What's Changed
- smart charging: updated validation to be explicit when conforming profile by @Pietfried in #838
- Added optional argument reason in on_suspended_evse function for v16 by @Pietfried in #850
- 408 extend network connection profiles by @WilcodenBesten in #769
- Enable pedantic compiler error and remove C++20 feature usage by @hikinggrass in #848
- Removed websocket++ as a dependency by @AssemblyJohn in #846
- Fix typo in testcase by @hikinggrass in #851
- Allow empty network connection priorities. Replace throw with a clear warning message. by @WilcodenBesten in #855
- OCPP 1.6 add schema validation checks on updates to custom keys by @james-ctc in #853
- Feature for SmartCharging Offline Behavior by @Pietfried in #783
- Bump version to 0.19.0 by @hikinggrass in #860
- Improve network related logging by @WilcodenBesten in #859
- Bump libevse-security to 0.9.1 as used in everest-core already by @hikinggrass in #861
Full Changelog: v0.18.0...v0.19.0