Skip to content

Releases: Sylius/SyliusGridBundle

v1.9.0

19 Mar 11:57
v1.9.0
Compare
Choose a tag to compare

TL;DR

  • Added support for PHP 8.0
  • Bumped PHP requirements to ^7.4
  • Bumped Symfony requirements to ^4.4 || ^5.2

Details

v1.8.0

08 Dec 15:56
v1.8.0
23fae30
Compare
Choose a tag to compare

These are complete release notes summing up all BETA releases.

TL;DR

  • Bumped up requirements from PHP 7.2 to PHP 7.3
  • Added support for Symfony ^5.1

Details

  • #44 Fix sorting grids by nullable path (@pamil)
  • #51 [Maintenance] Bump ApiTestCase to v5.0 (@lchrusciel)
  • #57 Fix reverted replacement of deprecated doctrine object manager (@GSadee)
  • #58 Add documentation with images for bundle (@arti0090)
  • #59 Updated link in readme, fixed text style issues (@arti0090)
  • #70 Switch from Travis to GitHub Actions (@pamil)
  • #71 Bump dependencies to PHP ^7.3 (@pamil)
  • #76 Switch to Psalm 4 (@pamil)
  • #77 Lock PHPStan version (@pamil)
  • #78 Upgrade phpspec (@pamil)
  • #79 Upgrade PHPUnit (@pamil)
  • #80 Change requirements for Symfony from ^5.0 to ^5.1 (@pamil)
  • #81 Upgrade requirements for Sylius packages (@pamil)
  • #82 Normalise composer.json (@pamil)
  • #83 Remove conflict with Symplify libraries (@pamil)
  • #84 Use Event from SyliusLabs/PolyfillSymfonyEventDispatcher (@pamil)
  • #86 Symfony 5 support (@pamil)
  • #87 Remove sylius/currency-bundle dev dependency (@pamil)
  • #88 Psalm: Allow missing files (src/Component/vendor not found) (@pamil)
  • #89 PHPStan: Trim ignored errors list (@pamil)
  • #90 Remove unnecessary BC layer for symfony/config <=4.1 (@pamil)
  • #91 Port GitHub Actions to 1.7 (@pamil)
  • #95 Update dependencies (@pamil)

v1.8.0-BETA.1

24 Nov 18:38
v1.8.0-BETA.1
d216e87
Compare
Choose a tag to compare
v1.8.0-BETA.1 Pre-release
Pre-release

TL;DR

  • Made compatible with Symfony 5

Details

  • #44 Fix sorting grids by nullable path (@pamil)
  • #51 [Maintenance] Bump ApiTestCase to v5.0 (@lchrusciel)
  • #57 Fix reverted replacement of deprecated doctrine object manager (@GSadee)
  • #58 Add documentation with images for bundle (@arti0090)
  • #59 Updated link in readme, fixed text style issues (@arti0090)
  • #70 Switch from Travis to GitHub Actions (@pamil)
  • #71 Bump dependencies to PHP ^7.3 (@pamil)
  • #76 Switch to Psalm 4 (@pamil)
  • #77 Lock PHPStan version (@pamil)
  • #78 Upgrade phpspec (@pamil)
  • #79 Upgrade PHPUnit (@pamil)
  • #80 Change requirements for Symfony from ^5.0 to ^5.1 (@pamil)
  • #81 Upgrade requirements for Sylius packages (@pamil)
  • #82 Normalise composer.json (@pamil)
  • #83 Remove conflict with Symplify libraries (@pamil)
  • #84 Use Event from SyliusLabs/PolyfillSymfonyEventDispatcher (@pamil)
  • #86 Symfony 5 support (@pamil)
  • #87 Remove sylius/currency-bundle dev dependency (@pamil)
  • #88 Psalm: Allow missing files (src/Component/vendor not found) (@pamil)
  • #89 PHPStan: Trim ignored errors list (@pamil)
  • #90 Remove unnecessary BC layer for symfony/config <=4.1 (@pamil)

v1.7.5

14 Apr 10:55
v1.7.5
9fcccac
Compare
Choose a tag to compare
  • #33 Replace deprecated doctrine object manager (@dannyvw)
  • #31 Allow twig 3.x (@dannyvw)
  • #32 Remove deprecated templating.helper configuration (@dannyvw)
  • #36 Add doctrine/persistence to require dev (@dannyvw)
  • #30 Add support for php 7.4 and symfony 4.4 (@dannyvw)
  • #34 Add support for symfony 5 and remove support for < 4.4 (@dannyvw)
  • #47 Fix build (@loic425)
  • #49 Add multiple values support in SelectFilter (@macintoshplus)
  • #53 Fix the build by removing docblock and adding contracts event dispatcher to psalm config (@GSadee)
  • #54 Add possibility to configure custom service for query builder in doctrine orm driver (@GSadee)
  • #55 Revert "Fix autojoining with multiple aliases" (@pamil)

v1.7.4

02 Jan 15:28
v1.7.4
ba6deed
Compare
Choose a tag to compare

v1.7.3

18 Oct 15:44
v1.7.3
6754035
Compare
Choose a tag to compare
  • #21 Fix getting metadata for custom JOINs on not-mapped associations (@pamil)

v1.7.2

17 Oct 13:38
v1.7.2
894ac1d
Compare
Choose a tag to compare
  • #19 Fix getting absolute path for field being already joined (@pamil)

v1.7.1

17 Oct 12:00
v1.7.1
3ee19ee
Compare
Choose a tag to compare
  • #18 Prohibit association alias from starting with a number (@pamil)

v1.7.0

17 Oct 11:36
v1.7.0
b8c40b1
Compare
Choose a tag to compare

v1.6.3

10 Oct 16:05
v1.6.3
c580f8e
Compare
Choose a tag to compare
  • #16 Support for Symfony 3.4 / 4.3+ (@pamil)