Skip to content

Small fix and features for Repositories, Twig, & Docker templates!

Compare
Choose a tag to compare
@jrushlow jrushlow released this 21 Apr 18:23
· 462 commits to main since this release
f2b99ba

Howdy Makers!

This small release is mainly about cleaning up some outdated links in Twig & Docker templates. But it does help static analysis tools better understand Entity Repositories by adding the @extends tag!

Please note this will be the last feature release with support for Symfony 4.4.


v1.39.0

April 21st, 2022

Feature

  • #1088 - Add @extends tag to Doctrine repository template. - @hhamon
  • #1080 - [make:twig-extension] reference twig 3.x docs in generated extension - @BahmanMD

Bug

Diff: v1.38.0...v1.39.0

Enjoy!