Skip to content

1.2.0

Compare
Choose a tag to compare
@kunicmarko20 kunicmarko20 released this 04 Oct 21:29
· 1 commit to 1.x since this release
7d428b1

Added

  • Added option to silence progress bar during installation

Changed

  • symfony/asset is now a required dependency

Fixed

  • wrong count in download progress bar

Deprecated

  • symfony/templating and every helper service around it (twig will be the only templating engine in 2.0.0)
  • composer script class
  • resource compiler pass (will be handled by symfony recipe in 2.0.0)
  • all model managers and their exception
  • all getters and setters in form type
  • exception class (exception marker will be an interface in 2.0.0)