Releases: coddin-web/manifest-parser
Releases · coddin-web/manifest-parser
2.1.0
The parser can now work with webpack and vite manifests
2.0.0
Revamp to using exceptions in stead of a internal error "handler". This is backwards incompatible, the "hasError" and "getError" have been removed and a new "ManifestDataException" has been added in stead
1.0.1
Less strict guzzle version
1.0.0
Full library with 100% coverage which supports PHP 7.4 and PHP 8.x