Releases: tiny-blocks/ksuid
Releases · tiny-blocks/ksuid
v1.5.0
- 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
- Updates
tiny-blocks/encoderversion. - Added GitHub code scanning (CodeQL) workflow to enable automated security analysis.
v1.3.1
- Fixes execution of composer scripts and updates dependencies.
v1.3.0
- Updates dependencies and PHP from 8.2 to 8.3.
v1.2.0
- Adds improved padding logic in getValue to ensure a fixed length of 27 characters.
v1.1.3
- Fixes timezone in tests.
v1.1.2
- Fixes README.md and updates dependencies.
v1.1.1
- Fixes timezone formatting when inspecting KSUID.
v1.1.0
- Adds inspection of Ksuid components.
v1.0.0
- Adds ksuid implementation.