Skip to content

Releases: uhppoted/uhppote-cli

v0.6.3-beta

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

Release Notes

  1. Updates module dependencies.
  2. Updates get-cards handling for deleted records
  3. Tidies up formatting for compare-acl report

v0.6.2-beta

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

Release Notes

  1. Updates module dependencies.
  2. Updates get-events handling for response for no events condition on controller (Ref. uhppote-cli get-events throws a panic)
  3. 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)
  4. Adds more documentation on commands and configuration

v0.6.1-beta

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

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

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

Updated dependency on uhppote-core to v0.6.0.

v0.5.1-beta

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

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