Releases: RevoTale/php-checkbox-ua
Releases · RevoTale/php-checkbox-ua
v0.1.0
0.1.0 (2026-01-20)
Features
- add lighweight release process (#23) (7837fe7)
- client name and version defined for entire client according to the checkbox requirements. (9a64db0)
- devcontainer developemnt (c8aa548)
- refactor CI to have semantic release and playweel with tests (6f5580c)
- testing code in CI via php cs fixer (2ec6330)
Bug Fixes
Fix updateAt type mismatch
Fix update mismatch (#11) * fix update_at missmatch of types
fix update_at missmatch of types
0.0.12 fix update_at missmatch of types (#10)
fix update_at missmatch of types
0.0.11 fix update_at missmatch of types (#9)
fix update_at missmatch of types
fix update_at missmatch of types (#8) * fix update_at missmatch of types
fix update_at missmatch of types
fix update_at missmatch of types (#8) * fix update_at missmatch of types
fix update_at missmatch of types
fix update_at missmatch of types (#7) * fix update_at missmatch of types
fix update_at missmatch of types
fix update_at missmatch of types (#7) * fix update_at missmatch of types
Allow a custom client to be passed.
Allow a custom client to be passed. (#5) * Replace php cs fixer with a shim version. * Allow a custom client to be passed.
Fix latest janephp runtime compatbility
In latests versions janephp changed it's behaviour in many cases. That was unexpected breaking chnages.