Releases: sigwinhq/xezilaires-dev
Releases · sigwinhq/xezilaires-dev
0.5.2
fix: allow dev dependencies (#145)
0.5.1
Correctly display the package version when running vendor/bin/xezilaires
.
0.5.0
New
- validate multiple files at once (with the same model)
- serialization groups support
0.4.1
Fix child package inter-deps.
0.4.0
Changes:
- moved to a new Composer namespace,
sigwin
- added
validate
command which currently supports the Symfony validator
0.3.0
- Rename this package
dkarlovi/xezilaires-dev
- Move to a monorepo pattern and split the package out to:
dkarlovi/xezilaires
dkarlovi/xezilaires-phpspreadsheet
dkarlovi/xezilaires-spout
dkarlovi/xezilaires-symfony
Each package should work in a standalone manner. Prerequsite for #84.
0.1.0
Merge pull request #83 from dkarlovi/chore/composer-bin
chore: add bin/xezilaires to Composer's bin/ folder