1.0.0 ===== - Total issues resolved: **2** - Total pull requests resolved: **5** - Total contributors: **4** Improvement ----------- - [78: Add memory usage test for #48](https://github.com/jwage/purl/pull/78) thanks to @jwage - [77: Make remove() return this so api is consistent. Fixes #74](https://github.com/jwage/purl/pull/77) thanks to @jwage and @holtkamp - [76: Update dependencies](https://github.com/jwage/purl/pull/76) thanks to @jwage - [71: Update .travis.yml](https://github.com/jwage/purl/pull/71) thanks to @voyula - [68: Update PHPStan to 0.10](https://github.com/jwage/purl/pull/68) thanks to @jwage Bug --- - [48: Using parse() inside loop eats up all memory](https://github.com/jwage/purl/issues/48) thanks to @GC-Max