v2.0.0-beta2
Pre-release
Pre-release
TravisCarden
released this
10 Aug 14:23
·
550 commits
to develop
since this release
What's Changed
- Put
Path\Value\PathList
behind a factory by @TravisCarden in #239 - Rename
API\Path\Value\PathInterface::resolved()
and::resolvedRelativeTo()
to::absolute()
and::relative()
, respectively by @TravisCarden in #243 - Remove unused
API\Path\Value\PathInterface::raw()
by @TravisCarden in #244 - Fix #172: Replace custom path-handling with Symfony Filesystem by @TravisCarden in #246
Internal Changes
- Bump symfony/process from 6.3.0 to 6.3.2 by @dependabot in #232
- Bump symfony/config from 6.3.0 to 6.3.2 by @dependabot in #233
- Bump symfony/dependency-injection from 6.3.1 to 6.3.2 by @dependabot in #234
- Bump symfony/yaml from 6.3.0 to 6.3.3 by @dependabot in #235
- Bump psalm/phar from 5.13.1 to 5.14.0 by @dependabot in #236
- Bump psalm/phar from 5.14.0 to 5.14.1 by @dependabot in #237
- Bump rector/rector from 0.17.7 to 0.17.10 by @dependabot in #238
- Bump phpstan/phpstan from 1.10.26 to 1.10.27 by @dependabot in #241
- Bump phpstan/phpstan-deprecation-rules from 1.1.3 to 1.1.4 by @dependabot in #242
- Bump phpstan/phpstan from 1.10.27 to 1.10.28 by @dependabot in #245
Full Changelog: v2.0.0-beta1...v2.0.0-beta2