Skip to content

Releases: yosymfony/ConfigServiceProvider

v1.2.2

07 Jun 21:56
Compare
Choose a tag to compare

What's new in this release?

  • Fixed a problem with size of a main repository in union operations.

v1.2.1

07 Jun 19:01
Compare
Choose a tag to compare

What's new in this release?

  • [Fixed] Bug #2: Union operation of a repository change the repository itself.

v1.2.0

18 May 16:54
Compare
Choose a tag to compare

What's new in this release?

  • [New] ConfigRepositoryOperationInterface: interface for operations with repositories.
  • [New] Operations with repositories: union and intersection methods was added to repository.
  • [New] Support to .dist files.
  • [New] Support to Toml 0.2.0.
  • [New] Support to JSON files.
  • [New] Added PHP 5.6 and HHVM to Travis CI.
  • [Deprecated] Method mergeWith from repositories is deprecated and replaced by union method.

v1.1.0

16 Sep 16:35
Compare
Choose a tag to compare

What's new in this release?

  • Added getRaw method to ConfigRepositoryInterface #1.

v1.0.0

14 Dec 10:29
Compare
Choose a tag to compare

Initial version.