Releases: buildotter/php-core
Releases · buildotter/php-core
0.4.0
0.3.0
What's Changed
Fixes
- fix:
Many::toBuildFromreturn type does not match with the someToBuildFromFunction by @sad270 in #54
Chores
- chore: preparing for phpstan 2.0 by @brambaud in #14
- chore(deps-dev): bump phpstan/phpstan from 1.12.5 to 1.12.6 by @dependabot in #15
- ci(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #16
- chore(deps-dev): bump phpstan/phpstan from 1.12.6 to 1.12.7 by @dependabot in #18
- ci(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #19
- chore(deps-dev): bump phpstan/phpstan from 1.12.7 to 1.12.8 by @dependabot in #21
- chore: bump to phpstan 2.0 by @brambaud in #22
- chore(deps-dev): bump fakerphp/faker from 1.23.1 to 1.24.0 by @dependabot in #23
- chore(deps-dev): bump fakerphp/faker from 1.24.0 to 1.24.1 by @dependabot in #24
- chore(deps-dev): bump phpstan/phpstan from 2.0.1 to 2.0.2 by @dependabot in #25
- chore(deps-dev): bump phpstan/phpstan from 2.0.2 to 2.0.3 by @dependabot in #26
- chore(deps-dev): bump phpstan/phpstan-deprecation-rules from 2.0.0 to 2.0.1 by @dependabot in #27
- chore(deps-dev): bump phpstan/phpstan from 2.0.3 to 2.0.4 by @dependabot in #30
- chore(deps-dev): bump phpstan/phpstan-strict-rules from 2.0.0 to 2.0.1 by @dependabot in #28
- chore(deps-dev): bump phpstan/phpstan-phpunit from 2.0.1 to 2.0.3 by @dependabot in #29
- ci(deps): bump shivammathur/setup-php from 2.31.1 to 2.32.0 by @dependabot in #32
- chore(deps-dev): bump phpstan/phpstan from 2.0.4 to 2.1.1 by @dependabot in #33
- chore(deps-dev): bump phpstan/phpstan-phpunit from 2.0.3 to 2.0.4 by @dependabot in #34
- chore(deps-dev): bump phpstan/phpstan-strict-rules from 2.0.1 to 2.0.3 by @dependabot in #36
- chore(deps-dev): bump phpstan/phpstan from 2.1.2 to 2.1.5 by @dependabot in #37
- chore(deps-dev): bump phpstan/phpstan from 2.1.5 to 2.1.6 by @dependabot in #38
- chore(deps-dev): bump phpstan/phpstan from 2.1.6 to 2.1.7 by @dependabot in #39
- chore(deps-dev): bump phpstan/phpstan from 2.1.7 to 2.1.8 by @dependabot in #40
- chore(deps-dev): bump phpstan/phpstan-strict-rules from 2.0.3 to 2.0.4 by @dependabot in #41
- chore(deps-dev): bump phpstan/phpstan from 2.1.8 to 2.1.11 by @dependabot in #42
- chore(deps-dev): bump phpstan/phpstan-phpunit from 2.0.4 to 2.0.6 by @dependabot in #43
- ci(deps): bump shivammathur/setup-php from 2.32.0 to 2.33.0 by @dependabot in #44
- chore(deps-dev): bump phpstan/phpstan from 2.1.11 to 2.1.12 by @dependabot in #45
- chore(deps-dev): bump phpstan/phpstan-deprecation-rules from 2.0.1 to 2.0.2 by @dependabot in #46
- chore(deps-dev): bump phpstan/phpstan-deprecation-rules from 2.0.2 to 2.0.3 by @dependabot in #50
- ci(deps): bump shivammathur/setup-php from 2.33.0 to 2.34.1 by @dependabot in #52
- chore(deps-dev): bump phpstan/phpstan from 2.1.13 to 2.1.17 by @dependabot in #51
New Contributors
Full Changelog: 0.2.0...0.3.0
v0.2.0
What's Changed
BREAKING CHANGES
- feat!: rename
Buildatable::randomto avoid misunderstanding about the randomness of what it provides by @brambaud in #13- rename
Buildotter\Core\Buildatable::randomtoBuildotter\Core\Buildatable::new - rename
Buildotter\Core\RandomMultipletoBuildotter\Core\Many
- rename
Full Changelog: 0.1.0...0.2.0