Skip to content

v2.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@TravisCarden TravisCarden released this 10 Aug 14:23
· 550 commits to develop since this release
c64f5f4

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

Full Changelog: v2.0.0-beta1...v2.0.0-beta2