Skip to content

Releases: KnpLabs/DictionaryBundle

v3.5.0

23 Feb 16:20
bc4a766
Compare
Choose a tag to compare
chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.…

v3.4.0

15 Jun 14:43
2cd8ac2
Compare
Choose a tag to compare
v3.4.0

v3.3.1

07 Nov 16:08
dd161ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

07 Jun 09:04
c5cbd60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

v2.2.0

28 Nov 13:59
Compare
Choose a tag to compare
v2.2.0

Prepare v2.2.0

28 Nov 13:58
Compare
Choose a tag to compare
  • 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 to Dictionary\Collection
  • 129878e: Migrate and redesign templating extension
  • 766ebdf: Rename CallableDictionary to Invokable
  • 40022d7: Rename CombineDictionary to Combine
  • a43abda: Rename SimpleDictionary to Simple
  • 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

02 Oct 09:58
2b81721
Compare
Choose a tag to compare
v2.1.0

v2.1.0

Fixed normalized hyphen in dictionary items name.

01 Oct 14:09
977613b
Compare
Choose a tag to compare

Fix registry accessibility with SF v4.0.8

01 Oct 14:09
Compare
Choose a tag to compare

v2.0.1

15 Feb 09:16
Compare
Choose a tag to compare
  • Update symfony supported versions in readme (#66)
  • Fixed twig template paths (#65)