Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to 1.0.0-rc.1 (mobilityhouse#611)
## 1.0.0-rc.1 (2024-02-14) - [mobilityhouse#573](mobilityhouse#573) Introduce Experimental Module For v2.1 - [mobilityhouse#547](mobilityhouse#547) Feat: Handle recursively serializing a dataclasses as a dictionary Thanks [@MacDue](https://github.com/MacDue) - [mobilityhouse#601](mobilityhouse#601) Fix case conversion for soc in non "State of Charge" context - [mobilityhouse#523](mobilityhouse#523) The serialisation of soc to SoC should not occur in camel case if it is existing at the beginning of a field - [mobilityhouse#515](mobilityhouse#515) Update Readthedocs configuration - [mobilityhouse#602](mobilityhouse#602) Correct v2g serialisation/deserialisation - [mobilityhouse#557](mobilityhouse#557) OCPP 2.0.1 Wrong data type in CostUpdated total_cost - [mobilityhouse#564](mobilityhouse#564) Add support For Python 3.11 and 3.12 - [mobilityhouse#583](mobilityhouse#583) OCPP v1.6/v2.0.1 deprecate dataclasses from calls and call results with the suffix 'Payload' - [mobilityhouse#590](mobilityhouse#336) snake_to_camel_case url to URL does not get converted correctly - [mobilityhouse#591](mobilityhouse#591) Camel_to_snake_case doesn't handle v2x correctly - [mobilityhouse#593](mobilityhouse#593) Update tests to use Call and CallResult without the suffix Payload - [mobilityhouse#435](mobilityhouse#435) Typo in CostUpdated Action - [mobilityhouse#577](mobilityhouse#577) v2.0.1 AttributeType Enum Corrections - [mobilityhouse#340](mobilityhouse#340) 2.0.1 dataclasses have a incorrect types that don't match carnality - [mobilityhouse#519](mobilityhouse#519) Typo in v201.enums.StatusInfoReasonType.invaild_schedule - [mobilityhouse#510](mobilityhouse#510) v2.0.1 UnitOfMeasureType - Enums missing and update docstring to allow use for variableCharacteristics - [mobilityhouse#508](mobilityhouse#508) Exception - OccurrenceConstraintViolationError doc string correction ## DEPRECATED ## - [mobilityhouse#599](mobilityhouse#599) v1.6 Action Enum members corrected IMPORTANT SEE UPGRADE PATH [mobilityhouse#599](mobilityhouse#599) - [mobilityhouse#579](mobilityhouse#579) v2.0.1 Action enums corrected - IMPORTANT SEE UPGRADE PATH [mobilityhouse#579](mobilityhouse#579) ## BREAKING ## - [mobilityhouse#574](mobilityhouse#574) Remove v1.6 deprecated enum members - IMPORTANT see upgrade path [mobilityhouse#574](mobilityhouse#574) - [mobilityhouse#498](mobilityhouse#498) Remove support for OCPP 2.0 - IMPORTANT SEE UPGRADE PATH [mobilityhouse#498](mobilityhouse#498)
- Loading branch information