Skip to content

Releases: coddin-web/manifest-parser

2.1.0

25 Oct 14:43
fba9c9b
Compare
Choose a tag to compare

The parser can now work with webpack and vite manifests

2.0.0

21 Jan 12:51
Compare
Choose a tag to compare

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

21 Jan 11:04
Compare
Choose a tag to compare

Less strict guzzle version

1.0.0

21 Jan 09:56
Compare
Choose a tag to compare

Full library with 100% coverage which supports PHP 7.4 and PHP 8.x