What's Changed
- Fix release to PYPI by @OrangeTux in #636
- Fix serialization of payloads that contain collection of multiple elements by @OrangeTux in #637
- Bump to 2.0.0-rc.0 by @OrangeTux in #638
- Fix serialization of 'ocpp_csms_url' by @OrangeTux in #642
- Bump to 2.0.0-rc.1 by @OrangeTux in #643
- Skip schema validation on call by @esiebert in #650
- Bump to 2.0.0-rc.2 by @OrangeTux in #651
- chore: Updated Python setup action to version v5 by @jainmohit2001 in #665
- bugfix: Changed total_cost type from Optional[int] to Optional[float] by @jainmohit2001 in #663
- feat: Added optional logger param to ChargePoint class by @jainmohit2001 in #667
- bugfix: Handling UnicodeDecodeError in unpack function by @jainmohit2001 in #666
- chore: Update CODEOWNERS by @jainmohit2001 in #668
- add executor to validate_payload by @drc38 in #652
- fix typo for InternalError in exceptions.py by @hhuseyinpay in #629
- Add issue templates by @mdwcrft in #679
- Update readme - ocpp 2 edition 3 is supported by @wafa-yah in #686
- Disable threads if messages.ASYNC_VALIDATION = False by @astrand in #678
- Test with python 3.13 by @drc38 in #685
- chore: Added inactive issue workflow by @jainmohit2001 in #673
- bump to 2.0.0-rc.3 by @mdwcrft in #691
- Bump black from 22.12.0 to 24.3.0 by @dependabot in #621
- ci: ensure the matching poetry version is used by @jerome-benoit in #693
- Finalize hand over to new maintainers. by @OrangeTux in #687
- chore: Add code of conduct, contributing, security and support docs. by @ajmirsky in #681
- feat: Matching OCPP 2.0.1 payload types to OCPP 2.0.1 json schema by @ajmirsky in #680
- Use dataclasses for ChargingProfile usage by @jerome-benoit in #648
- breaking change: remove deprecated Action items and update docs by @drc38 in #694
- test: Unit test for RemoteStartTransaction nested dataclass by @ajmirsky in #690
- chore: Updated imports for v16 datatypes, call and call_result files by @jainmohit2001 in #698
- feat: Remove deprecated dataclass by @jainmohit2001 in #699
- docs: prep for 2.0.0-rc.4 release by @mdwcrft in #700
- chore: bump to 2.0.0 by @mdwcrft in #692
New Contributors
- @esiebert made their first contribution in #650
- @jainmohit2001 made their first contribution in #665
- @hhuseyinpay made their first contribution in #629
- @astrand made their first contribution in #678
- @jerome-benoit made their first contribution in #693
- @ajmirsky made their first contribution in #681
Full Changelog: 1.0.0...2.0.0