Releases: EcoG-io/iso15118
Releases · EcoG-io/iso15118
0.6.0
What's Changed
- fixed some technical terms in the readme by @tropxy in #50
- docs: fix formatting issues by @danielgordon-switch-ev in #53
- fix: authorization state enum by @danielgordon-switch-ev in #52
- fix: Schedule entry durations in ChargeParameterDiscoveryRes should add up to departure_time from EVCC (AB#2183) by @shalinnijel2 in #59
- converted all process_messages instances to async by @tropxy in #61
- Make communication protocols configurable via .env file by @shalinnijel2 in #60
- bumped 0.6.0 by @shalinnijel2 in #62
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Updated README. by @shalinnijel2 in #36
- fixes for the issues found during the vector testival by @tropxy in #38
- Fixed error while constructing PaymentDetailsReq message.(AB#1936) by @shalinnijel2 in #41
- docs: add details discovered in running locally by @danielgordon-switch-ev in #43
- chore: use lockfile instead of poetry update by @danielgordon-switch-ev in #45
- added the apache license by @tropxy in #47
- docs: restructure readme by @danielgordon-switch-ev in #46
- switch the upload to the public pypi server by @tropxy in #48
- bumped 0.5.0 by @tropxy in #49
New Contributors
- @danielgordon-switch-ev made their first contribution in #43
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- feat: Support for 15118-20 by @shalinnijel2 in #33
- bumped to 0.4.0; fixed debug/info logging; updated README by @tropxy in #34
Full Changelog: 0.3.0...0.4.0
0.3.0
15118-2 DC and DIN SPEC 70121 support added
What's Changed
- Updated EXICodec.jar with fix for WeldingDetectionRes message by @shalinnijel2 in #27
- Feature/dc states till session stop by @lukaslombriserdesignwerk in #21
- Dinspec implementation by @shalinnijel2 in #24
- Release 0.3.0 by @shalinnijel2 in #32
New Contributors
- @lukaslombriserdesignwerk made their first contribution in #21
Full Changelog: 0.2.1...0.3.0
0.2.1
0.2.0
Refactor of the EVCC and SECC Handler
What's Changed
- Remove exi dependency by @shalinnijel2 in #14
- Update secc interface and simulator by @snorkman88 in #17
- Added EVInterface as an argument to the EVCCHandler by @tropxy in #18
New Contributors
- @shalinnijel2 made their first contribution in #14
- @snorkman88 made their first contribution in #17
Full Changelog: 0.1.0...0.2.0
0.1.0
Fully functional release with PnC and code quality checks
What's Changed
- Update README.md by @MarcMueltin in #1
- Removed mqtt api as dependency by @tropxy in #3
- Fix compatibility with linux by @tropxy in #2
- Simplification of the Authorization process_message method by @tropxy in #5
- improved secc and evcc configuration handling and updated readme by @tropxy in #6
- Fix 1090 physical types validation error by @tropxy in #7
- Github actions workflow and reformat of the code by @tropxy in #8
- Fix of the several messages that misuse the List type by @tropxy in #4
- Updated Changelog for the v0.1.0 release by @tropxy in #9
- fix to trigger a release for versions without the 'v' prefix by @tropxy in #10
New Contributors
- @MarcMueltin made their first contribution in #1
- @tropxy made their first contribution in #3
Full Changelog: https://github.com/SwitchEV/iso15118/commits/0.1.0