Skip to content

Releases: tiny-blocks/ksuid

v1.5.0

14 Jan 03:05
3713c2a

Choose a tag to compare

  • Bump PHP requirement to 8.5 and update related dependencies.
  • Refactor Makefile for improved usability and add help target.
  • Revise composer scripts to use local binaries and update commands.
  • Remove phpmd from dev dependencies and scripts.
  • Enhance CI workflow, add build job, artifact caching, and update PHP version.
  • Minor code style improvements in Timestamp.php.
  • Adjust .gitattributes and .gitignore for updated project structure.

v1.4.0

03 Jan 15:23
f90e0be

Choose a tag to compare

  • Updates tiny-blocks/encoder version.
  • Added GitHub code scanning (CodeQL) workflow to enable automated security analysis.

v1.3.1

07 Jan 02:09
76d842c

Choose a tag to compare

  • Fixes execution of composer scripts and updates dependencies.

v1.3.0

03 Dec 02:48
f899846

Choose a tag to compare

  • Updates dependencies and PHP from 8.2 to 8.3.

v1.2.0

04 Oct 04:19
70bafb5

Choose a tag to compare

  • Adds improved padding logic in getValue to ensure a fixed length of 27 characters.

v1.1.3

25 Jun 16:43
4dc20f7

Choose a tag to compare

  • Fixes timezone in tests.

v1.1.2

17 Jun 15:52
fa1a85c

Choose a tag to compare

  • Fixes README.md and updates dependencies.

v1.1.1

10 Jun 15:16
848e244

Choose a tag to compare

  • Fixes timezone formatting when inspecting KSUID.

v1.1.0

09 Jun 23:50
10d6a5c

Choose a tag to compare

  • Adds inspection of Ksuid components.

v1.0.0

08 Jun 15:46
64162da

Choose a tag to compare

  • Adds ksuid implementation.