Skip to content

Releases: uhppoted/uhppote-core

v0.6.4-beta

14 Aug 15:58
Compare
Choose a tag to compare
v0.6.4-beta Pre-release
Pre-release

Release Notes

  1. Adds support for uhppoted-app-sheets
  2. Includes device ID in the get-device request message
  3. Updates event and status types and messages to reflect SDK documentation

v0.6.3-beta

11 Jun 18:01
Compare
Choose a tag to compare
v0.6.3-beta Pre-release
Pre-release

Adds support for uhppoted-mqtt ACL API. Additionally:

  • corrects handling of deleted card records

v0.6.2-beta

21 May 18:54
Compare
Choose a tag to compare
v0.6.2-beta Pre-release
Pre-release

Adds support for uhppoted-rest ACL API. Additionally, implements fix for:

v0.6.1-beta

21 Apr 18:38
Compare
Choose a tag to compare
v0.6.1-beta Pre-release
Pre-release

Updated IDevice interface and uhppote implementation to support CLI access control lists functions.

v0.6.0-beta

03 Apr 19:37
Compare
Choose a tag to compare
v0.6.0-beta Pre-release
Pre-release

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

05 Mar 17:59
Compare
Choose a tag to compare
v0.5.1-beta Pre-release
Pre-release

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