Skip to content

Releases: netresearch/composer-patches-plugin

1.3.3

15 Feb 11:36

Choose a tag to compare

What's Changed

  • Update actions/checkout action to v6 by @renovate[bot] in #58
  • chore(deps): update actions/cache action to v5 by @renovate[bot] in #59
  • chore(deps): update dependency phpunit/phpunit to v13 by @renovate[bot] in #61

Full Changelog: 1.3.2...1.3.3

1.3.2

29 Oct 19:26

Choose a tag to compare

What's Changed

  • fixed windows compatibility by @c33s in #44
  • fixed missing assignment of patch command by @c33s in #45
  • Fix Composer 2.4.4+ compatibility with HttpDownloader and streamline CI by @Copilot in #50
  • Handle missing patch files gracefully during package update/uninstall by @Copilot in #53

New Contributors

  • @c33s made their first contribution in #44
  • @renovate[bot] made their first contribution in #48
  • @Copilot made their first contribution in #50

Full Changelog: 1.3.1...1.3.2

1.3.1

30 May 11:40
3691e7d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0 - Composer 2 FTW

26 Feb 13:50
12597c5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3.0

1.2.2

02 Apr 07:29
bd6a129

Choose a tag to compare

#26 Removed cache system from the Composer Downloader

What's Changed

  • Removed cache system from the Composer Downloader by @dudilag in #26

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

06 Jan 12:55

Choose a tag to compare

  • #17: Use located patch command
  • #20: Use Semver\Constraint if available

Full Changelog: 1.2.0...1.2.1

1.1.0

13 Jul 15:54

Choose a tag to compare

Features:

  • #12 Allow version constraints for providing patches

Fixes:

  • #15 Marked package type "patches" as deprecated and set type of those packages to "metapackage" automatically

Full Changelog: 1.0.2...1.1.0

1.0.1

21 May 07:48

Choose a tag to compare

Documentation and removed outdated unit tests

Full Changelog: 1.0.0...1.0.1

1.0.0

30 May 11:43

Choose a tag to compare