Hey Makers!
This release contains several fixes and improvements across the board.
v1.50.0
Jul 10th, 2023
Feature
- #1328 - Deleting save and remove methods from repositories - @mdoutreluingne
- #986 - Add RememberMeBadge - @bechir
- #1332 - Add conditional @implements tag to Doctrine repository template - @gremo
- #1325 - Fix English typo in reset password template - @pbek
Bug
- #1322 - [make:crud] fix typo in Kernel::VERSION usage - @nacorp
- #1324 - Fix(Doctrine Repository template)/Avoid potential double call in save method - @Mano-Lis
- #1293 - [make:entity] don't set array field default value for nullable column - @Rootie
Diff: v1.49.0...v1.50.0
Enjoy!