v1.39.0
版本发布时间: 2022-04-22 02:23:43
symfony/maker-bundle最新发布版本:v1.61.0(2024-08-30 06:50:41)
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
- #1084 - [make:docker:database] Fix link docker compose file ports - @mdoutreluingne
Diff: https://github.com/symfony/maker-bundle/compare/v1.38.0...v1.39.0
Enjoy!