v0.2.0
What's Changed
- Fix gcc 14 compile error by @SebaLukas in #15
- bug: correct read behavior by @a-w50 in #16
- Improve TCP socket by @SebaLukas in #17
- Updating libcbv2g by @SebaLukas in #18
- Updating libcbv2g to last release v0.2.0 by @SebaLukas in #20
- Adding OpenSSL support by @SebaLukas in #21
- Publish V2gMessageId by @SebaLukas in #29
- Adding log levels by @SebaLukas in #26
- Feat: Adding initial iso mux support by @SebaLukas in #28
- Changed ISO15118_BUILD_TESTS to BUILD_TESTING by @SebaLukas in #23
- Bugfix(Logging): Adding missing LogLevel and correct args handling in logf_* functions by @SebaLukas in #31
- Refactor: Multiple Sessions now possible by @SebaLukas in #27
- Updated catch2 to latest stable release 3.6.0 by @SebaLukas in #24
- Adding missing ISO15118_INSTALL option by @SebaLukas in #25
- Adding evcc_id, selected_protocol & display_parameters to feedback by @SebaLukas in #33
- Refactor TbdController & SessionConfig by @SebaLukas in #32
- Updating and adding missing iso20 message serialize tests by @SebaLukas in #35
- Refactor SSL implementations by @SebaLukas in #30
- Small connection_openssl fixes by @SebaLukas in #38
Full Changelog: v0.1.1...v0.2.0