Skip to content

Prepare v2.2.0

Compare
Choose a tag to compare
@AntoineLelaisant 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 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