mtrust_urp_core 9.1.0-1
mtrust_urp_core: ^9.1.0-1 copied to clipboard
Software SDK for interface with URP Devices
Changelog #
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
9.1.0-1 - 2025-06-04 #
9.0.0 - 2025-03-28 #
⚠ BREAKING CHANGES #
- BREAKING CHANGE: change CmdWrapper to abstract class
- all methods in CmdWrapper now return the UrpCoreCommand
Features #
- add commit-check job to GitHub Actions workflow (21d674d)
- add package_checker script and integrate into publish workflow (8bca03b)
- api exception (165f83a)
- token (#7) (062f221)
Bug Fixes #
- API Exception (090a6bc)
- API Service status code (49cd860)
- BREAKING CHANGE: change CmdWrapper to abstract class (bbdccdf)
- clean up logging (1e5bee7)
- empty-commit (5fc6e6e)
- remove adding commands to queue as they need to be wrapped in a device specific command wrapper (73bfa3a)
- remove adding commands to queue as they need to be wrapped in a device specific command wrapper (bdc12b0)
- remove ChargingStationCmdWrapper (ffa56b5)
- status code (ed18fff)
- validation of urp-core (#8) (21fdc6b)