Skip to content

Releases: mobilityhouse/ocpp

1.0.0-rc.1

14 Feb 15:21
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.26.0...1.0.0-rc.1

0.26.0

17 Jan 13:13
9f1ab29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.25.0...0.26.0

0.25.0

09 Jan 15:17
a9df8eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.24.0...0.25.0

0.24.0

07 Dec 11:39
Compare
Choose a tag to compare

#539 feat: Add ChargePoint._handle_call return value. Thanks @wafa-yah
#266 fix: Central System documentation link.
#516 OCPP 2.0.1 add additional security events from v1.3.
#537 Fix DataTransfer data types. Thanks @mdwcrft

0.23.0

06 Dec 10:04
Compare
Choose a tag to compare

#531 Feat: Add 1.6 security extension datatypes. Thanks @proelke
#528 v2.0.1 CertificateHashDataChainType childCertificateHashData requires the default of None.
#510 v2.0.1 UnitOfMeasureType - Enums missing and update docstring to allow use for variableCharacteristics.
#508 Exception - OccurrenceConstraintViolationError doc string correction.

v0.22.0

06 Nov 07:26
c6129db
Compare
Choose a tag to compare
  • #493 Reduce use of NotSupportedError in favor of NotImplementedError. Thanks @drc38.
  • #278 Fix types for attributes of OCPP 1.6's type IdTagInfo. Thanks @chan-vince
  • #504 Add missing tech_info attribute to v2.0.1 EventDataType. Thanks @LokiHokie
  • #381 Add FormationError and OccurrenceConstraintViolationError.

0.21.0

19 Oct 09:54
Compare
Choose a tag to compare
  • [#492] Minor fixes _handle_call doc string - Thanks @drc38
  • [#485] Update documents for 2.0.1 to lastest; removed 2.0 docs
  • [#412] Add default value to 1.6 AuthorizationData datatype, id_tag_info
  • [#141] Add to docs OCPP 1.6 Security White Paper Ed 2

0.20.0

10 Oct 13:28
Compare
Choose a tag to compare
  • #471 Fix ImportError when using jsonschema 4.19.0 or higher.
  • Fix import error in v201 example. Thanks @Shiwei-Shen!
  • Update Poetry to 1.5.1 in CI.

0.19.0

28 Apr 08:33
54daf9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.18.0...0.19.0

0.18.0

26 Apr 08:02
Compare
Choose a tag to compare

What's Changed

  • Update Get15118EVCertificateResponse.json by @HugoJP1 in #364
  • feat: add custom_data attribute to payload-related dataclasses by @will-afs in #434

New Contributors

Full Changelog: 0.17.0...0.18.0