Skip to content

Releases: symfony/flex

v2.1.7

02 May 10:29
v2.1.7
Compare
Choose a tag to compare
  • #885 fix: Recipe update skip ignored files (maxime-aknin, Max)
  • #895 [recipes:update] Fixing bug where files failed to delete that were modified previously (weaverryan)
  • #883 Fix problem of overwriting envs (alexander-schranz)
  • #878 Fix parsing docker-composer files with no "version" (CountZero1981)

v1.18.6

02 May 10:28
v1.18.6
Compare
Choose a tag to compare
  • #885 fix: Recipe update skip ignored files (maxime-aknin, Max)
  • #895 [recipes:update] Fixing bug where files failed to delete that were modified previously (weaverryan)
  • #883 Fix problem of overwriting envs (alexander-schranz)
  • #878 Fix parsing docker-composer files with no "version" (CountZero1981)

v2.1.6

16 Feb 17:38
v2.1.6
Compare
Choose a tag to compare
  • #842 Pass GitHub access token when accessing raw.githubusercontent.com in case of private recipes (aivus)
  • #872 Use relative URLs when index.json provides them (nicolas-grekas)
  • #871 Read recipe conflicts from index.json (nicolas-grekas)
  • #870 Honor --no-scripts (nicolas-grekas)
  • #869 Fix detecting new packages before installing their recipes (nicolas-grekas)
  • #867 Fix reading config for symfony/runtime (nicolas-grekas)
  • #866 Fix BC with upgrading from flex < 1.18 (nicolas-grekas)

v1.18.5

16 Feb 17:38
Compare
Choose a tag to compare
  • #842 Pass GitHub access token when accessing raw.githubusercontent.com in case of private recipes (aivus)
  • #872 Use relative URLs when index.json provides them (nicolas-grekas)
  • #871 Read recipe conflicts from index.json (nicolas-grekas)
  • #870 Honor --no-scripts (nicolas-grekas)
  • #869 Fix detecting new packages before installing their recipes (nicolas-grekas)
  • #867 Fix reading config for symfony/runtime (nicolas-grekas)
  • #866 Fix BC with upgrading from flex < 1.18 (nicolas-grekas)

Tag Flex v2 for composer 2.1+ and php 8.0+

28 Nov 17:43
v2.0.0
Compare
Choose a tag to compare
v2.0.0

Tag Flex v2 for composer 2.1+ and php 8.0+

Install metarecipes first

27 Aug 13:17
Compare
Choose a tag to compare
v1.14.5

Install metarecipes first

Deprecate not-unpacking, fix unpacking

24 Aug 15:19
Compare
Choose a tag to compare
v1.14.2

Deprecate not-unpacking, fix unpacking

Unpack entries from require-dev

20 Aug 17:27
b298435
Compare
Choose a tag to compare

v1.13.3

19 May 07:20
Compare
Choose a tag to compare
Fix smooth upgrades from older flex versions

v1.13.2: bug #772 Support for smooth upgrades from older flex versions (nicola…

18 May 20:12
Compare
Choose a tag to compare
…s-grekas)

This PR was merged into the 1.13-dev branch.

Discussion
----------

Support for smooth upgrades from older flex versions

Fix #771
Fix #770

Commits
-------

f706762 Support for smooth upgrades from older flex versions