Skip to content

Releases: valbeat/php-result

v0.0.3

02 Dec 10:04
fcd9a23

Choose a tag to compare

What's Changed

  • chore(deps-dev): update phpunit/phpunit requirement from 12.3.1 to 12.3.2 by @dependabot[bot] in #19
  • chore(deps-dev): update phpunit/phpunit requirement from 12.3.2 to 12.3.6 by @dependabot[bot] in #22
  • chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.85.1 to 3.86.0 by @dependabot[bot] in #20
  • chore(deps-dev): update phpunit/phpunit requirement from 12.3.6 to 12.3.7 by @dependabot[bot] in #23
  • chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.86.0 to 3.87.1 by @dependabot[bot] in #24
  • chore(deps-dev): update phpunit/phpunit requirement from 12.3.8 to 12.3.12 by @dependabot[bot] in #29
  • chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.87.1 to 3.87.2 by @dependabot[bot] in #26
  • chore(deps-dev): update phpstan/phpstan requirement from 2.1.22 to 2.1.28 by @dependabot[bot] in #28
  • chore(deps-dev): update phpunit/phpunit requirement from 12.3.12 to 12.3.15 by @dependabot[bot] in #31
  • chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.88.0 to 3.88.2 by @dependabot[bot] in #30
  • chore(deps-dev): update phpstan/phpstan requirement from 2.1.29 to 2.1.31 by @dependabot[bot] in #34
  • chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.88.2 to 3.89.2 by @dependabot[bot] in #39
  • chore(deps-dev): update phpunit/phpunit requirement from 12.3.15 to 12.4.2 by @dependabot[bot] in #38
  • chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.89.2 to 3.90.0 by @dependabot[bot] in #40
  • chore(deps-dev): update phpstan/phpstan requirement from 2.1.31 to 2.1.32 by @dependabot[bot] in #41
  • chore(deps-dev): update phpunit/phpunit requirement from 12.4.2 to 12.4.4 by @dependabot[bot] in #42
  • chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.90.0 to 3.91.0 by @dependabot[bot] in #43

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Aug 13:16
a00c63f

Choose a tag to compare

What's Changed

  • feat: improve PHPStan type annotations for Result interface by @valbeat in #7
  • Add comprehensive test suite for Result library by @valbeat in #8
  • Remove unnecessary Docker configuration by @valbeat in #9
  • Improve test infrastructure and code quality by @valbeat in #10
  • Pin dependency versions and improve Dependabot configuration by @valbeat in #11
  • chore(deps-dev): update phpstan/phpstan requirement from 2.1.17 to 2.1.22 by @dependabot[bot] in #14
  • chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.83.0 to 3.85.1 by @dependabot[bot] in #13
  • chore(deps-dev): update phpunit/phpunit requirement from 12.2.7 to 12.3.1 by @dependabot[bot] in #12
  • Remove roave/security-advisories package by @valbeat in #15
  • Improve test coverage reporting and CI/CD pipeline by @valbeat in #16
  • Improve test coverage reporting and CI/CD pipeline by @valbeat in #17
  • Add Codecov badge to README by @valbeat in #18

Full Changelog: v0.0.1...v0.0.2

v0.0.1

29 Jul 04:55
0676115

Choose a tag to compare

What's Changed

  • Add Packagist version badge to README by @Copilot in #4
  • Convert Result from abstract class to interface by @Copilot in #6

New Contributors

  • @Copilot made their first contribution in #4

Full Changelog: v0.0.0...v0.0.1

v0.0.0

15 Jul 10:59

Choose a tag to compare

New Contributors

Full Changelog: https://github.com/valbeat/php-result/commits/v0.0.0