Skip to content

Releases: valbeat/php-result

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