Prepare v2.2.0
AntoineLelaisant
released this
28 Nov 13:58
·
110 commits
to master
since this release
- 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