Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## [0.1.0](https://github.com/RevoTale/php-checkbox-ua/compare/0.0.13...v0.1.0) (2026-01-20)


### Features

* add lighweight release process ([#23](https://github.com/RevoTale/php-checkbox-ua/issues/23)) ([7837fe7](https://github.com/RevoTale/php-checkbox-ua/commit/7837fe79a3e052361b28f5ddf479a765ff21ead3))
* client name and version defined for entire client according to the checkbox requirements. ([9a64db0](https://github.com/RevoTale/php-checkbox-ua/commit/9a64db0c5dfcbbe0d5657ba81e85ce63fcc93a52))
* devcontainer developemnt ([c8aa548](https://github.com/RevoTale/php-checkbox-ua/commit/c8aa548f5c3e981d9103d573c199347d587f4919))
* refactor CI to have semantic release and playweel with tests ([6f5580c](https://github.com/RevoTale/php-checkbox-ua/commit/6f5580cd891ac12a50e11c5c55a304883de161a9))
* testing code in CI via php cs fixer ([2ec6330](https://github.com/RevoTale/php-checkbox-ua/commit/2ec63308807eb27a68717aed9bc0d5727757fb5f))


### Bug Fixes

* code style auto-fix refactoring with risky rules ([bffd302](https://github.com/RevoTale/php-checkbox-ua/commit/bffd302b0e04daa216a7b150b0169b7a0e3c3217))
* inaccurate readme. Polish it. ([8dd10a4](https://github.com/RevoTale/php-checkbox-ua/commit/8dd10a451680a5bb2b9e32e7681b8607e29ce74c))
* php 8.4 explicit nullable deprecation ([035af4a](https://github.com/RevoTale/php-checkbox-ua/commit/035af4ad18980c786a9330a3753145fdfa21e062))
* PR release CI cghecks not run ([92089bc](https://github.com/RevoTale/php-checkbox-ua/commit/92089bc70cebd32dccaa617dd23dab825fd4dd28))
* PR release CI cghecks not run ([4016be6](https://github.com/RevoTale/php-checkbox-ua/commit/4016be6de97f46238739b14cb5e47f1ae8753a83))
* testing agains latest PHP version ([7892875](https://github.com/RevoTale/php-checkbox-ua/commit/7892875e38a10010efb984ef4e7ebb300084cc61))