Skip to content

Latest commit

 

History

History
78 lines (45 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

78 lines (45 loc) · 5.42 KB

Changelog

1.1.2 (2021-01-10)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Update phpro/grumphp requirement from ~0.17 to ~0.17 || ~1.0 #24 (dependabot[bot])
  • Update phpro/grumphp requirement from ^0.15.0 || ^0.19.0 || ^0.21.0 to ~0.17 #23 (dependabot[bot])
  • Update phpro/grumphp requirement from ^0.15.0 || ^0.19.0 to ^0.15.0 || ^0.19.0 || ^0.21.0 #22 (dependabot[bot])
  • Fix namespace for ConfigAggregatorTest class #21 (peter279k)

1.1.1 (2020-07-14)

Full Changelog

Merged pull requests:

1.1.0 (2020-06-01)

Full Changelog

1.0.2 (2019-11-24)

Full Changelog

1.0.1 (2019-07-10)

Full Changelog

Implemented enhancements:

  • Add tagging support for service definition #7

Fixed bugs:

  • issue/#13: create cache dir if not exist #14 (kpicaza)

Closed issues:

  • Increase coverage to 100% #10

Merged pull requests:

  • issue/#10: remove expressive section from docs #12 (kpicaza)

1.0.0 (2019-05-24)

Full Changelog

Closed issues:

  • Solve config cache after translation #5
  • Create config adapter for symfony factories #3
  • Document Symfony config translator #2
  • Test Configuration to fit documentation requirements in symfony style #1

Merged pull requests:

  • Issue/#10: Increase test coverage #11 (kpicaza)
  • issue/#7: Add support for command and event service tags #9 (kpicaza)
  • Do not create cache file when cache is disabled #8 (kpicaza)
  • Issue/#5: Add optional config cache #6 (kpicaza)
  • Issue/#1 #4 (kpicaza)

* This Changelog was automatically generated by github_changelog_generator