Releases: connected-hil/ocpp-tools
Releases · connected-hil/ocpp-tools
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.1
v1.0.0
💥 BREAKING CHANGES
-
due to
300717e
- Add schemas and types for OCPP v2.1.0 (commit by @larte):OCPPCall, OCPPCallResult and OCPPCallError interface change.
To move from v0.2.0, you can rename import
import { OCPPCallV16 as OCPPCall } from "@cshil/ocpp-tools"
✨ New Features
f295170
- typedoc generated documentation (commit by @larte)300717e
- ocpp v2.0.1: Add schemas and types for OCPP v2.1.0 (commit by @larte)8e90da7
- validation: Optionally validate OCPP message for RPC Call (commit by @larte)3e756bb
- move to tsc builds, fix paths (commit by @larte)bd75694
- flatten package for imports (commit by @larte)
🐛 Bug Fixes
3cf1a07
- duplicate urn in schema files (commit by @larte)115547e
- renames return type for parseOCPPMessage (commit by @larte)