Skip to content

Releases: pheature-flags/toggle-core

v0.8.0

03 Dec 12:24
97fdffd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

v0.7.0

10 Dec 13:18
a111854
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.7.0

v0.5.0

12 Aug 20:17
ab91590
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

v0.4.0

25 Jul 19:53
2906275
Compare
Choose a tag to compare

What's Changed

  • [#23] Update Bug Report Template by @pcs289 in #50
  • Coding style via PHP_CodeSniffer & assertion call by @peter279k in #49
  • allow executing some composer plugins in dev mode by @kpicaza in #53

New Contributors

Full Changelog: 0.3.0...0.4.0

v0.3.0

20 Nov 17:35
8089a80
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.5...0.3.0

v0.2.5

07 Nov 19:45
6d15866
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5

v0.2.4

06 Nov 15:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

v0.2.3

26 Oct 20:02
Compare
Choose a tag to compare

0.2.3 (2021-10-26)

Full Changelog

Fixed bugs:

  • Remove unexisting Laminas ConfigProvider #37 (@xserrat)

v0.2.2

19 Oct 19:59
fce1e55
Compare
Choose a tag to compare

v0.2.2

Full Changelog

Implemented enhancements:

  • Refactor merging strategy in Chain finder to avoid duplicates #34
  • [#34] adjust chain finder merging strategy #36 (kpicaza)

v0.2.1

10 Oct 16:57
3677949
Compare
Choose a tag to compare

0.2.1

Full Changelog

Implemented enhancements:

  • Create ChainFeatureRepository #32
  • [toggle-core] Add ChainFeatureFinder capable of retrieving features from multiple finders #14
  • [#32] create and test ChainFeatureRepository #33 (@kpicaza)

Merged pull requests:

  • Update infection/infection requirement from ^0.23.0 to ^0.23.0 || ^0.25.0 #13 (@dependabot)