- #27 Fix possible dead lock when running
@after()
handler.
- An invalid 0.3.0 release has been uploaded to pypi.org. pypi.org doesn't allow reuploading a new release using the same file names. Therefore a new release had to be made.
** Backwards incompatible change with ocpp <= 0.2.2. **
- #26 Pass request payload to
@after()
handler.
- #21 Fix several type hints
- #14 Fix typo in attribute of call.StartTransactionPayload
- #16 Fix attributes of call.StopTransaction
- #18 Fix typo in attribute of call.RemoteStopTransaction
- #5 Add support for Python 3.6 and move to Poetry
- #3 Add CircleCI integration.
- #1 Add JSON schema's to distribution.
- Initial release.