Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Releases: eloquent/composer-config-reader

3.0.0

16 Nov 06:23

Choose a tag to compare

  • [BC BREAK] PHP <7.2 is no longer supported.
  • [IMPROVED] Updated the config schema to the one used by Composer 1.10.

2.1.0

02 Nov 01:23

Choose a tag to compare

  • [IMPROVED] Added support for maps in config.preferred-install (#12).

2.0.2

20 Dec 03:51

Choose a tag to compare

  • [IMPROVED] Removed dependency on Isolator.
  • [FIXED] Configurations that use repository name can now be parsed (#10, #11 - thanks @spipu).

2.0.1

23 Jun 07:43

Choose a tag to compare

  • [FIXED] Configurations that disable the Packagist repo can now be parsed
    (#7).

2.0.0

22 Jan 01:10

Choose a tag to compare

  • [BC BREAK] Element class constructors expanded to accomodate new Composer
    configuration settings
  • [BC BREAK] Domain namespace renamed to Element
  • [BC BREAK] Interfaces renamed to match naming conventions
  • [BC BREAK] Method names containing acronyms are now CamelCased properly
  • [BC BREAK] All enumerations have updated APIs as per enumeration version
    upgrade
  • [MAINTENANCE] General repository maintenance

1.1.2

22 Jan 00:53

Choose a tag to compare

  • [NEW] Archer integration
  • [NEW] Implemented changelog

1.1.1

22 Jan 00:53

Choose a tag to compare

Creating version 1.1.1.

1.1.0

22 Jan 00:52

Choose a tag to compare

Creating version 1.1.0.

1.0.0

22 Jan 00:52

Choose a tag to compare

Creating 1.0.0 tag.