2.0.0
- added support for streams, e.g. "phar://C:/path/to/file"
- added
Path::join() - all
Pathmethods now throw exceptions if parameters with invalid types are
passed - added an internal buffer to
Path::canonicalize()in order to increase the
performance of thePathclass