## Added - [#52 Added parsing for relative URLs](https://github.com/jwage/purl/pull/52) - [#57 Added documentation for Url::fromCurrent()](https://github.com/jwage/purl/pull/57) ## Fixes - [#55 Fix seg fault in Query::doInitialize()](https://github.com/jwage/purl/pull/55) - [#51 Remove domain extension length limit on extract() method](https://github.com/jwage/purl/pull/51) ## Changed - [#56 Optimize Url::getUrl](https://github.com/jwage/purl/pull/56) - [#59 Test enhancement](https://github.com/jwage/purl/pull/59)