Releases: KnpLabs/DictionaryBundle
Releases · KnpLabs/DictionaryBundle
v3.5.0
v3.4.0
v3.4.0
v3.3.1
v3.3.0
What's Changed
- chore(deps-dev): update sebastian/comparator requirement from ~3.0.2 to ~4.0.6 by @dependabot-preview in #150
- test: configure scrutinizer by @PedroTroller in #149
- fix typo by @tacman in #151
- test: fix php-cs-fixer version by @PedroTroller in #152
- fix: broken specs by @PedroTroller in #156
- refactor: remove Symfony 4.2 compatibility by @PedroTroller in #158
- chore: upgrade php-cs-fixer version by @PedroTroller in #159
- Allows symfony 6 by @szappacosta in #155
- chore: restore compatibility with PHP 7.4 by @PedroTroller in #160
- test: run instances for each supported versions of Symfony by @PedroTroller in #161
- feat: restore Symfony 4.4 compatibility by @PedroTroller in #162
- refactor: replace some type annotations with native typehint by @PedroTroller in #165
- chore: update dev dependencies by @PedroTroller in #164
- chore: remove support of Twig <2.7 (Security Advisories) by @PedroTroller in #163
- fix: remove native typehint in Dictionary constraint to ensure compatibility with Symfony 4.4 by @PedroTroller in #166
- feat: use php attributes for Dictionary constraint by @PedroTroller in #167
- test: restrict all symfony packages to the given version by @PedroTroller in #170
- chore: add php 8.1 compatibility check and remove Symfony 4.4 support by @PedroTroller in #169
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #153
- feat: allow Symfony 6.1 by @PedroTroller in #173
- test: enable tests for Symfony 6.2 by @PedroTroller in #176
New Contributors
- @szappacosta made their first contribution in #155
Full Changelog: v3.2.0...v3.3.0
v2.2.0
v2.2.0
Prepare v2.2.0
- 070dfdf: Migrate the DIC from the XML format to the YAML format
- f3fe591: Migrate assertions from
Webmozart\Assert to Assert\Assert
- 5d3e254: Migrate the DIC definitions to the new Symfony notation and keep BC.
- 14e903e: Migrate from
DictionaryRegistry
toDictionary\Collection
- 129878e: Migrate and redesign templating extension
- 766ebdf: Rename
CallableDictionary
toInvokable
- 40022d7: Rename
CombineDictionary
toCombine
- a43abda: Rename
SimpleDictionary
toSimple
- 1230518: Rename FactoryAggregate to Aggregate
- db472e6: Refactor dictionary trace compiler pass
- 01b5492: Apply cs fixing
- 9ac44ed: Refresh README
- afd670e: Rename and move
ValueTransformer
- ccb9b90: Prepare v2.2
Add extended dictionary
v2.1.0 v2.1.0
Fixed normalized hyphen in dictionary items name.
v2.0.3 v2.0.3
Fix registry accessibility with SF v4.0.8
v2.0.2 v2.0.2