Skip to content

0.4.0

Pre-release
Pre-release

Choose a tag to compare

@evert evert released this 26 May 00:16
· 363 commits to master since this release
  • Added Sabre\Xml\Service. This is intended as a simple way to centrally
    configure xml applications and easily parse/write things from there. #35, #38.
  • Renamed 'baseUri' to 'contextUri' everywhere.
  • #36: Added a few convenience constants to lib/constants.php.
  • Sabre\Xml\Util::parseClarkNotation is now in the Sabre\Xml\Service class.