| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mozart.phar | 2026-05-01 | 3.0 MB | |
| README.md | 2026-05-01 | 1.1 kB | |
| Release 1.2.3 source code.tar.gz | 2026-05-01 | 58.8 kB | |
| Release 1.2.3 source code.zip | 2026-05-01 | 84.5 kB | |
| Totals: 4 Items | 3.2 MB | 1 | |
What's Changed
- Fix: Throw explicit exception when namespace inference fails by @coenjacobs in https://github.com/coenjacobs/mozart/pull/385
- Fix: Add deleteFile() to FilesHandler by @coenjacobs in https://github.com/coenjacobs/mozart/pull/387
- Fix: Attach zero-config Mozart to package by @coenjacobs in https://github.com/coenjacobs/mozart/pull/389
- Fix: Skip PSR-4 entry when no namespace deps exist by @coenjacobs in https://github.com/coenjacobs/mozart/pull/391
Full Changelog: https://github.com/coenjacobs/mozart/compare/1.2.2...1.2.3
Docker Images
This release includes Docker images for multiple architectures (linux/amd64, linux/arm64, linux/arm/v7).
Pull from Docker Hub
:::bash
docker pull coenjacobs/mozart:1.2.3
Pull from GitHub Container Registry
:::bash
docker pull ghcr.io/coenjacobs/mozart:1.2.3
Available Tags
-
1.2.3- This release -
latest- Latest stable version (if this is the highest version)