Skip to content

Conversation

@jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented Feb 23, 2022

Release

Hi Makers!

We've squashed a few bugs and have added a few improvements including support for translating exception reasons in VerifyEmailBundle, API Platform 3.0 compliant test cases, improved route names in generated CRUD / Controllers, and finally the ability to use generated repositories instead of the EntityManagerInterface in a few cases!

v1.38.0

February 24th, 2022

Feature

  • #1076 - [make:registration-form] Translate reasons for VerifyEmailBundle if translator available - @bocharsky-bw
  • #1015 - Update ApiTestCase to be compliant with ApiPlatform v3.0 - @laryjulien
  • #1007 - [make:controller][make:crud] Make route names start with 'app_' - @robmeijer
  • #939 - [make:crud] Improve controller generation - @bdaler

Bug Fix

  • #1046 - [make:entity] Exclude inherited embedded class properties - @Vincz
  • #910 - [YamlSourceManipulator] Tweak regex pattern for regex key - @lubo13
  • #830 - [make:validator] Fix @var typehint comments - @mmarton

Diff: v1.37.0...v1.38.0

Happy making!


Changelog

v1.38.0

February 23rd, 2022

Feature

  • #1076 - [make:registration-form] Translate reasons for VerifyEmailBundle if translator available - @bocharsky-bw
  • #1015 - Update ApiTestCase to be compliant with ApiPlatform v3.0 - @laryjulien
  • #1007 - [make:controller][make:crud] Make route names start with 'app_' - @robmeijer
  • #939 - [make:crud] Improve controller generation - @bdaler

Bug Fix

  • #1046 - [make:entity] Exclude inherited embedded class properties - @Vincz
  • #910 - [YamlSourceManipulator] Tweak regex pattern for regex key - @lubo13
  • #830 - [make:validator] Fix @var typehint comments - @mmarton

@jrushlow jrushlow merged commit 143024a into symfony:main Feb 24, 2022
@jrushlow jrushlow deleted the release/v1.38.0 branch February 24, 2022 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant