2.0.0-rc.3
Pre-release
Pre-release
What's Changed
- 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
New Contributors
- @jainmohit2001 made their first contribution in #665
- @hhuseyinpay made their first contribution in #629
- @astrand made their first contribution in #678
Full Changelog: 2.0.0-rc.2...2.0.0-rc.3