Skip to content

Releases: FriendsOfShopware/shopware-rector

0.5.4

18 Feb 08:18
ae31e28
Compare
Choose a tag to compare

Add a gitattributes to smaller package size

0.5.3

11 Feb 15:52
21f50e1
Compare
Choose a tag to compare

What's Changed

  • feat: Add ExpectationFailedException renaming by @aragon999 in #45

Full Changelog: 0.5.2...0.5.3

0.5.1

30 Jan 10:26
5939cf9
Compare
Choose a tag to compare
  • Add rector for getEntityName transformation

0.5.0

14 Dec 09:47
6c96e3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

18 May 17:03
b146877
Compare
Choose a tag to compare

What's Changed

  • feat: Add domain replacement exceptions by @aragon999 in #29
  • feat: Add PHP and Symfony sets to Shopware 6.6 by @aragon999 in #30
  • feat: Add renaming of BeforeDeleteEvent to EntityDeleteEvent for Shopware 6.6 by @aragon999 in #31
  • feat: Rename Elasticsearch definition constants by @aragon999 in #32
  • Bump to Rector ^1.0 by @samsonasik in #34

Full Changelog: 0.3.0...0.4.0

0.3.0

19 Jan 14:18
33a50d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.4...0.3.0

0.2.4

16 Nov 11:49
ad5bfe8
Compare
Choose a tag to compare

What's Changed

  • Bump to Rector 0.18.8 and update to use DocblockUpdater by @samsonasik in #25

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

24 Aug 17:12
8bad31a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

20 Jul 20:03
bc840d8
Compare
Choose a tag to compare
Refactor class to iterate over methods

0.2.1

20 Jul 20:00
ea1b530
Compare
Choose a tag to compare
Remove redundant test, refactor methods, and handle Class nodes