pheature-flags/toggle-crud-psr11-factories

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

## [0.8.0](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.8.0)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.7.2...0.8.0)

**Merged pull requests:**

- update psalm to 5.16 [\#45](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/45) (@kpicaza)
- update php versions support [\#44](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/44) (@kpicaza)

## [0.7.2](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.7.2) (2023-10-16)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.7.1...0.7.2)

**Merged pull requests:**

- Accept eloquent as driver [\#43](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/43) (@kpicaza)

## [0.7.1](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.7.1) (2022-12-12)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.7.0...0.7.1)

**Fixed bugs:**

- \[symfony-toggle\#44\] update dependency constraints to ^0.7 [\#41](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/41) (@kpicaza)

## [0.7.0](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.7.0) (2022-12-10)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.5.0...0.7.0)

**Merged pull requests:**

- \[\#359\] Add PHP 8.2 support [\#36](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/36) (@kpicaza)
- update dev dependencies [\#33](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/33) (@kpicaza)

## [0.5.0](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.5.0) (2022-08-12)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.4.0...0.5.0)

**Merged pull requests:**

- bump interdependencies to ^0.5 [\#32](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/32) (@kpicaza)

## [0.4.0](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.4.0) (2022-07-25)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.3.0...0.4.0)

**Implemented enhancements:**

- \[toggle-crud-psr11-factories\] Update issue template for bugs using new issue form in a YAML file [\#5](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/5)
- Be consistency for assertion methods call [\#23](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/23) (@peter279k)

**Merged pull requests:**

- allow executing some composer plugins in dev mode [\#27](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/27) (@kpicaza)
- \[\#5\] Update Bug Report Template [\#24](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/24) (@pcs289)

## [0.3.0](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.3.0) (2021-11-21)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/v0.2.3...0.3.0)

**Implemented enhancements:**

- \[toggle-crud-psr11-factories\] Update PhpStan to version 1 and level 9 [\#18](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/18)
- \[toggle-crud-psr11-factories\] Add PHP 8.1 support [\#14](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/14)
- \[\#14\] Add support for PHP 8.1 [\#22](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/22) (@kpicaza)
- \[\#18\] Update PhpStan to version 1 and level 9 [\#19](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/19) (@kpicaza)

**Closed issues:**

- \[toggle-crud-psr11-factories\] update CI matrix PHP versions [\#20](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/20)

**Merged pull requests:**

- \[\#20\] Run CI both PHP 7.4 and 8.0 [\#21](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/21) (@kpicaza)

## [v0.2.3](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/v0.2.3) (2021-10-30)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.2.2...v0.2.3)

**Implemented enhancements:**

- \[toggle-crud-psr11-factories\] Refactor `FeatureFinderFactory` to build the `ChainFeatureFinder` [\#4](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/4)

**Fixed bugs:**

- Using "laminas/laminas-auradi-config" the config returned it's an ArrayObject and it's expected an array [\#15](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/15)
- \[\#15\] Convert ArrayObject from container config to a plain array [\#16](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/16) (@xserrat)

## [0.2.2](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.2.2) (2021-10-10)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.2.1...0.2.2)

**Implemented enhancements:**

- Refactor FeatureRepositoryFactory to build the ChainFeatureRepository [\#12](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/12)
- \[\#12\] support ChainFeatureRepository [\#13](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/13) (@kpicaza)
- \[\#4\] allow creating chain feature finder [\#11](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/11) (@kpicaza)

## [0.2.1](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.2.1) (2021-10-10)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.2.0...0.2.1)

**Implemented enhancements:**

- Bump pheature-flags to ^0.2 [\#7](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/7)

**Fixed bugs:**

- \[BUG\] The controller for URI "/" is not callable: "driver\_options" is only allowed for "chain" driver [\#9](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/9)
- \[\#9\] do not throw exception if chain driver options are present [\#10](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/10) (@kpicaza)

## [0.2.0](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.2.0) (2021-10-09)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/v0.1.2...0.2.0)

**Implemented enhancements:**

- \[toggle-crud-psr11-factories\] Add  new `chain` driver option in the ToggleConfig [\#3](https://github.com/pheature-flags/toggle-crud-psr11-factories/issues/3)
- \[\#3\]\[toggle-crud-psr11-factories\] Add new chain driver option in the ToggleConfig [\#6](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/6) (@xserrat)

**Merged pull requests:**

- \[\#7\] update pheature flags deps to ^0.2 [\#8](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/8) (@kpicaza)
- Update infection/infection requirement from ^0.23.0 to ^0.23.0 || ^0.25.0 [\#2](https://github.com/pheature-flags/toggle-crud-psr11-factories/pull/2) (@dependabot[bot])

## [v0.1.2](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/v0.1.2) (2021-09-25)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/v0.1.1...v0.1.2)

## [v0.1.1](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/v0.1.1) (2021-06-20)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/0.1.0...v0.1.1)

## [0.1.0](https://github.com/pheature-flags/toggle-crud-psr11-factories/tree/0.1.0) (2021-06-19)

[Full Changelog](https://github.com/pheature-flags/toggle-crud-psr11-factories/compare/dba0b443512cc3a74987a1dd1c93f3943c7c3fcc...0.1.0)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*