Skip to content

Releases: pheature-flags/symfony-toggle

v0.3.0

21 Nov 19:51
55bcf93
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

v0.2.2

19 Oct 20:12
4c11914
Compare
Choose a tag to compare

0.2.2

Full Changelog

Implemented enhancements:

  • Register chain services in the Symfony container #11
  • [#11] register chain services in container #12 (@kpicaza)

v0.2.1

10 Oct 10:41
0c770a3
Compare
Choose a tag to compare

0.2.1

Full Changelog

Fixed bugs:

  • [BUG] oo few arguments to function Pheature\Crud\Psr11\Toggle\FeatureFinderFactory::create(), 2 passed in /getFeatureFinderService.php on line 23 and exactly 3 expected #9
  • [#9] set feature finder factory third parameter always #10 (@kpicaza)

Closed issues:

  • Bump pheature-flags to ^0.2 #7

v0.2.0

10 Oct 09:48
d1018ca
Compare
Choose a tag to compare

Changelog

v0.2.0

Full Changelog

Implemented enhancements:

  • [symfony-toggle] Allow driver\_options option in the Symfony bundle configuration #5
  • [symfony-toggle] Allow chain driver option to the Symfony bundle configuration #4
  • [#4] add chain driver options to configuration #6 (@kpicaza)

Merged pull requests:

v0.1.2

25 Sep 16:04
f1b37d1
Compare
Choose a tag to compare

v0.1.2

Full Changelog

Fixed bugs:

  • [symfony-toggle] Fix dependency issueswith psr-11 factories #266
  • [#266][symfony-toggle] fix api test in symfony toggle #269 (@kpicaza)

v0.1.1

20 Jun 10:31
Compare
Choose a tag to compare

Changelog

v0.1.1 (2021-06-20)

Full Changelog

0.1.0 (2021-06-19)

Full Changelog

0.0.1 (2021-06-19)

Full Changelog

Implemented enhancements:

  • [Symfony-toggle] Allow multiple driver implementations #179
  • [Symfony-toggle] Create Toggle API Compiler pass #178
  • [Symfony-toggle] Split configuration in different methods for better readability #176
  • [Symfony-toggle] Create FeatureRepository Compiler pass #174
  • [Symfony-toggle] Create SegmentFactory Compiler pass #170
  • [Symfony-toggle] Create ToggleStrategy Compiler pass #169
  • [#178][Symfony-toggle] Create Toggle API Compiler pass #199 (xserrat)
  • [#176] [Symfony-toggle] Split configuration in different methods for better readability #196 (xserrat)
  • [#174] create feature repository compiler pass #194 (kpicaza)
  • [#97] WIP create symfony bundle #163 (kpicaza)

Fixed bugs:

  • [#222] document symfony toggle #232 (kpicaza)
  • HOTFIX: load compiler passes from bundle class #198 (kpicaza)
  • [Symfony Toggle]: send phpunit report to codecov #189 (kpicaza)

Closed issues:

  • [symfony-toggle] Update Symfony Bundle documentation #222
  • [symfony-toggle] Add package badges #183

Merged pull requests:

  • [#222] Document symfony bundle #229 (kpicaza)
  • HOTFIX: set correct service name for set strategy in sf bundle #213 (kpicaza)
  • [#185] WIP start documenting Symfony toggle #186 (kpicaza)
  • [#183] add symfony toggle package badges #184 (kpicaza)

* This Changelog was automatically generated by github_changelog_generator