Skip to content

Releases: RevoTale/php-checkbox-ua

v0.1.0

20 Jan 19:25
b4a3985

Choose a tag to compare

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

  • code style auto-fix refactoring with risky rules (bffd302)
  • inaccurate readme. Polish it. (8dd10a4)
  • php 8.4 explicit nullable deprecation (035af4a)
  • PR release CI cghecks not run (92089bc)
  • PR release CI cghecks not run (4016be6)
  • testing agains latest PHP version (7892875)

Fix updateAt type mismatch

16 Aug 15:18
9c9bace

Choose a tag to compare

Fix update mismatch (#11)

* fix update_at missmatch of types

fix update_at missmatch of types

23 Jul 10:07
7864e4b

Choose a tag to compare

0.0.12

fix update_at missmatch of types (#10)

fix update_at missmatch of types

23 Jul 04:57
6bc36cb

Choose a tag to compare

0.0.11

fix update_at missmatch of types (#9)

fix update_at missmatch of types

23 Jul 04:39
3c1db23

Choose a tag to compare

fix update_at missmatch of types (#8)

* fix update_at missmatch of types

fix update_at missmatch of types

23 Jul 04:21
3c1db23

Choose a tag to compare

fix update_at missmatch of types (#8)

* fix update_at missmatch of types

fix update_at missmatch of types

23 Jul 04:18
7538415

Choose a tag to compare

fix update_at missmatch of types (#7)


* fix update_at missmatch of types

fix update_at missmatch of types

22 Jul 21:23
7538415

Choose a tag to compare

fix update_at missmatch of types (#7)


* fix update_at missmatch of types

Allow a custom client to be passed.

08 Mar 20:32
4718074

Choose a tag to compare

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

31 Jan 21:40
dac87bb

Choose a tag to compare

In latests versions janephp changed it's behaviour in many cases. That was unexpected breaking chnages.