v0.9.0
What's Changed
New Features 🎉
- [centralsystem] Add interfaces to get the IP address of a connected Charge Point by @c-jimenez in #71
- [rpc] Add callerror support by @c-jimenez in #76
- [json] Optimize message validator by @c-jimenez in #78
Bug fixes 🛠
- [db] For casting time_t to int64_t to ensure compilation on systems where time_t is a 32bits integer by @c-jimenez in #70
- [headers] Change header protection pattern from FILENAME_H to OPENOCPP_FILENAME_H by @c-jimenez in #73
- Fix some multithreading issues by @c-jimenez in #77
Full Changelog: v0.8.0...v0.9.0