Releases: uhppoted/uhppote-core
Releases · uhppoted/uhppote-core
v0.6.4-beta
Release Notes
- Adds support for
uhppoted-app-sheets
- Includes device ID in the
get-device
request message - Updates
event
andstatus
types and messages to reflect SDK documentation
v0.6.3-beta
Adds support for uhppoted-mqtt
ACL API. Additionally:
- corrects handling of deleted card records
v0.6.2-beta
Adds support for uhppoted-rest
ACL API. Additionally, implements fix for:
v0.6.1-beta
Updated IDevice
interface and uhppote
implementation to support CLI access control lists functions.
v0.6.0-beta
Implements the minimum additional functionality required to support the implementation of generalized access control lists in uhppoted-api:
- Initial abstraction of devices into interface (
IDevice
) and implementation
v0.5.1-beta
Initial release for the standalone uhppote-core
module after relocation from twystd/uhppote-go to uhppoted and restructuring for Go modules and git submodules.
Releases prior to v0.5.1 can be found here: twystd/uhppote-go