Skip to content

Releases: vkaylee/rustzk

v1.1.0

Choose a tag to compare

@vkaylee vkaylee released this 19 Jul 13:45

Added

  • Fingerprint Template Upload: New ZK::save_user_template(user, fingers) uploads fingerprint templates to the device, completing the write side of template management (previously only read/delete were supported). Backed by a new send_with_buffer transport path (CMD_PREPARE_DATA → chunked CMD_DATA_CMD_SAVE_USERTEMPS commit) and a Finger::repack_only() serializer.
  • Tests: Added mock-server integration tests covering single-finger, multi-finger offset accumulation, and empty-slice short-circuit, plus Finger::repack_only unit tests.

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 06:12

What's Changed

  • refactor: resolve top 5 critical technical debts by @vkaylee in #5

Full Changelog: v1.0.1...v1.0.2

1.0.1

Choose a tag to compare

@vkaylee vkaylee released this 21 Jun 16:42

Full Changelog: v1.0.0...v1.0.1

v0.4.10

Choose a tag to compare

@github-actions github-actions released this 06 Mar 08:09

Full Changelog: v0.4.9...v0.4.10

v0.4.9

Choose a tag to compare

@github-actions github-actions released this 05 Mar 03:25

Full Changelog: v0.4.8...v0.4.9

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 05 Mar 00:54

Full Changelog: v0.4.7...v0.4.8

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 25 Feb 08:19

Full Changelog: v0.4.6...v0.4.7

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 21 Feb 00:44

Full Changelog: v0.4.5...v0.4.6

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 21 Feb 00:37

Full Changelog: v0.4.4...v0.4.5

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 20 Feb 03:10

Full Changelog: v0.4.3...v0.4.4