Skip to content

Releases: sigwinhq/xezilaires-dev

0.5.2

24 Aug 10:57
e346742
Compare
Choose a tag to compare
fix: allow dev dependencies (#145)

0.5.1

19 Mar 14:46
69039f5
Compare
Choose a tag to compare

Correctly display the package version when running vendor/bin/xezilaires.

0.5.0

19 Mar 12:29
ebe02a1
Compare
Choose a tag to compare

New

  • validate multiple files at once (with the same model)
  • serialization groups support

0.4.1

05 Mar 09:42
1513fcf
Compare
Choose a tag to compare

Fix child package inter-deps.

0.4.0

04 Mar 10:41
f9d5250
Compare
Choose a tag to compare

Changes:

  • moved to a new Composer namespace, sigwin
  • added validate command which currently supports the Symfony validator

0.3.0

28 Feb 13:28
1d9b3fd
Compare
Choose a tag to compare
  • 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.2.0

06 Dec 15:10
56fd1be
Compare
Choose a tag to compare

Support for Symfony 5

0.1.0

23 Aug 13:50
cd3c1b8
Compare
Choose a tag to compare
Merge pull request #83 from dkarlovi/chore/composer-bin

chore: add bin/xezilaires to Composer's bin/ folder