Skip to content

Releases: shqear93/rbzk

Release v0.1.9

21 Oct 12:28
53e2868

Choose a tag to compare

Summary

Other Changes

  • Bump version to 0.1.9 (53e2868)
  • Simplify CLI user specs and normalize spacing; add ZK enable/disable specs (3cf64d5)
  • Improve device enable/disable handling and simplify template retrieval (da0f954)
  • Implement enable/disable device commands; normalize array spacing and update specs (784a6bb)

Release v0.1.8

21 Oct 01:50
49ef1c4

Choose a tag to compare

Summary

Other Changes

  • Bump version to 0.1.8 (49ef1c4)
  • Add .rubocop.yml to enforce space inside array literal brackets; keep other cops commented (107a51b)
  • Disable device during user add/update; improve error handling and use constants for privileges (3299637)
  • formatting (181e4d5)
  • Ensure user metadata before creating users; simplify set_user and improve error handling (6b357cf)
  • Formatting (1e26832)

Release v0.1.7

20 Oct 18:07
83fe1a6

Choose a tag to compare

Summary

Other Changes

  • Bump version to 0.1.7 (83fe1a6)
  • Formatting (1e8f6ea)
  • Expose punch_name and check predicates; include UID & punch in CLI logs; robust socket errno handling; add tests and README update (42c114d)
  • styling (3072afa)

Release v0.1.6

26 Sep 19:23
9ab54ca

Choose a tag to compare

Summary

Other Changes

  • Bump version to 0.1.6 (9ab54ca)
  • Merge pull request #3 from shqear93/develop (087fb53)
  • Refactor attendance log commands to support date and time filtering; enhance logs command options (1c1568f)
  • Add VSCode settings for JavaScript debugging and Ruby LSP configuration (5852171)
  • Reorder Gemfile to include frozen_string_literal directive at the top (292c8d5)
  • Update README.md to enhance usage instructions and add device information details (d710b1c)

Release v0.1.5

28 May 21:25
30fdc90

Choose a tag to compare

Summary

Other Changes

  • Merge pull request #2 (30fdc90)
  • bump version to 0.1.5 (0a36af9)
  • bump version to 0.1.4 (7165581)
  • Add release creation script and update gem-push workflow for GitHub releases (2aa6dda)
  • Enhance connection handling by adding option to skip disconnect during device restart and poweroff (4930a66)
  • Add RSpec tests for CLI commands including configuration, user management, and connection handling (37a16cf)
  • Refactor user management commands to streamline user addition and deletion (24489fb)
  • Add device management commands: refresh, unlock, door state, write/clear LCD, add/delete user, and get/delete fingerprint template (93aa42b)

Release v0.1.4

28 May 21:17
80c61fb

Choose a tag to compare

Summary

Other Changes

  • Merge pull request #1 (80c61fb)
  • bump version to 0.1.4 (7165581)
  • Add release creation script and update gem-push workflow for GitHub releases (2aa6dda)
  • Enhance connection handling by adding option to skip disconnect during device restart and poweroff (4930a66)
  • Add RSpec tests for CLI commands including configuration, user management, and connection handling (37a16cf)
  • Refactor user management commands to streamline user addition and deletion (24489fb)
  • Add device management commands: refresh, unlock, door state, write/clear LCD, add/delete user, and get/delete fingerprint template (93aa42b)

v0.1.3

28 May 21:17
23d437a

Choose a tag to compare

bump version to 0.1.3 and update gemspec to use constant for version