Skip to content

Releases: qbasic16/swiss_uid

Small bugfix and check for leading zero

04 Aug 19:29
Compare
Choose a tag to compare

1.0.2 - 2024-07-07

Added

  • Added missing check for leading 0 (not allowed by the standard)

Fixed

  • Fixed missing zeroes in the Debug and Display representation

Refactoring and optimization

04 Aug 19:28
Compare
Choose a tag to compare

1.0.1 - 2024-07-07

Added

  • Added feature flags default and rand
  • Added integration tests

Changed

  • Refactored code and parsing
  • Changed struct layout and decreased struct memory footprint massively

1.0.0

22 Jan 23:25
Compare
Choose a tag to compare

Initial release containing a simple implementation of SwissUid


Full Changelog: https://github.com/qbasic16/swiss_uid/commits/1.0.0