Releases: uhppoted/uhppote-cli
Releases · uhppoted/uhppote-cli
v0.6.3-beta
Release Notes
- Updates module dependencies.
- Updates
get-cards
handling for deleted records - Tidies up formatting for
compare-acl
report
v0.6.2-beta
Release Notes
- Updates module dependencies.
- Updates
get-events
handling for response for no events condition on controller (Ref. uhppote-cli get-events throws a panic) - Replaces mandatory configuration file requirement with fallback to default configuration except when required e.g. for ACL commands (Ref. document the syntax and settings for cli usage)
- Adds more documentation on commands and configuration
v0.6.1-beta
Added access control list commands to simplify managing card permissions across the set of configured controllers:
load-acl
get-acl
compare-acl
grant
revoke
v0.6.0-beta
Updated dependency on uhppote-core
to v0.6.0.
v0.5.1-beta
Initial release for the standalone uhppote-cli
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