Releases: EVerest/libiso15118
Releases · EVerest/libiso15118
v0.9.1
What's Changed
- Adds ev termination code and explanation to the library by @martinlukas84 in #162
New Contributors
- @martinlukas84 made their first contribution in #162
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- fix: Convert DcChargeLoopRes max charge current to correct parameter by @SebaLukas in #154
- tests: Fix cmake to change into pki subdirectory before copying configs by @hikinggrass in #157
- Fix conversion of tax_costs array by @hikinggrass in #159
- Using powersupply limits in dc_charge_parameter_discovery_res by @SebaLukas in #156
- Ensure that length in SDP packet header does not overflow by @hikinggrass in #158
- fix: Catching some uncaught exceptions by @SebaLukas in #161
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Updating catch2 to v3.10.0 by @SebaLukas in #149
- fix: Prevent multiple sessions and TCP/TLS servers from being created when multiple SDP requests are received by @SebaLukas in #151
- Adding ISO15118-20 AC support by @SebaLukas in #119
- Updating readme.md -> AC, AC_BPT is now supported by @SebaLukas in #152
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- ACChargeLoop messages add EVSide Se/Deserialization by @cienporcien in #146
- feat: Add ev energy services to notify ev charging needs by @mlitre in #145
- Update CODEOWNERS by @hikinggrass in #148
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Add missing find_package(everest-cmake) by @hikinggrass in #144
New Contributors
- @hikinggrass made their first contribution in #144
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Adding MCS serivces by @SebaLukas in #109
- feat(d20): Add dynamic update of supporting energy modes by @mlitre in #118
- AC_ChargeParameterDiscovery messages add EVSide Se/Deserialization by @cienporcien in #116
- feat(EvInformation): Add new struct + feedback by @mlitre in #121
- Refactoring fsm tests by @SebaLukas in #123
- Small improvements (Codecoverage with clang, updating libiso version, etc.) by @SebaLukas in #120
- Adding simple ISO15118-20 timeouts by @SebaLukas in #117
- Adding custom services functionality by @SebaLukas in #122
- Disable tls1.3 ENABLE_MIDDLEBOX_COMPAT mode by @SebaLukas in #141
- Fix: Skip DcWeldingDetection if pause is active by @SebaLukas in #142
- Adding an option to select custom protocol namespaces by @SebaLukas in #124
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- DCChargeLoop messages add EVSide Se/Deserialization by @cienporcien in #110
- DCWeldingDetection messages add EVSide Se/Deserialization by @cienporcien in #114
- SessionStop messages add EVSide Se/Deserialization by @cienporcien in #115
- Adding ISO15118-20 pause/resume feature by @SebaLukas in #99
- Disable CodeCoverage when building with clang by @SebaLukas in #112
- Fix/small changes due updating cmake and compilers by @SebaLukas in #113
- ServiceSelectionRequest: fix crash on optional array by @barsnick in #87
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- ServiceDetail messages add EVSide Se/Deserialization by @cienporcien in #94
- ServiceSelection messages add EVSide Se/Deserialization by @cienporcien in #100
- Removing unnecessary breaks, refactoring SelectedServiceParameters by @SebaLukas in #103
- ScheduleExchange messages add EVSide se/deserialization by @cienporcien in #101
- DCChargeParameterDiscovery messages add EVSide Se/Deserialization by @cienporcien in #105
- DCCableCheck messages add EVSide Se/Deserialization by @cienporcien in #106
- DCPreCharge messages add EVSide Se/Deserialization by @cienporcien in #107
- PowerDelivery messages add EVSide Se/Deserialization by @cienporcien in #108
- Updating libcbv2g version to version 0.3.1 by @SebaLukas in #111
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Add PRE_CHARGE_STARTED signal by @barsnick in #96
- Move some header files from include/detail subdir to prevent compilation errors in non edm builds by @SebaLukas in #98
- Feature/notify ev charging needs by @AssemblyJohn in #93
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Removing mbedtls from libiso15118 by @SebaLukas in #55
- Conversion to fsm version 2 by @AssemblyJohn in #58
- Update README.md for GDB debugging by @AssemblyJohn in #61
- Added logo for state funding by @krealyt in #79
- Added init for uninit param for ServiceDetailResponse by @AssemblyJohn in #80
- Bump ci workflow version from fork by @andistorm in #83
- Session setup message add EV side Se/Deserialization by @cienporcien in #84
- Update CODEOWNERS by @AssemblyJohn in #89
- AuthorizationSetup messages add EV Side Se/Deserialization by @cienporcien in #88
- Authorization messages add EV Side Se/Deserialization by @cienporcien in #90
- Service Discovery messages add EVSide Se/Deserialization by @cienporcien in #91
- Adding FetchContent for everest-cmake by @SebaLukas in #85
- Refactoring TLS 1.3 support by @SebaLukas in #86
- Bump version to 0.5.0 by @SebaLukas in #95
New Contributors
- @cienporcien made their first contribution in #84
Full Changelog: v0.4.0...v0.5.0