Releases: RonasIT/laravel-entity-generator
Releases · RonasIT/laravel-entity-generator
3.3.10
3.3.9
What's Changed
- feat: Remove service_with_trait logic generation by @pirs1337 in #192
- fix: correct controller.blade.php by @pirs1337 in #195
- feat: getOrCreateNamespace method refactoring by @pirs1337 in #193
- refactor: unify prepareRelations into a single method by @artengin in #183
- refactor: remove useless config by @pirs1337 in #197
Full Changelog: 3.3.8...3.3.9
3.3.8
What's Changed
- chore(deps): bump phpoffice/phpspreadsheet from 1.29.9 to 1.30.0 by @dependabot[bot] in #177
- feat: add ability to generate models in sub-folders by @artengin in #176
- [178]: add ResourceAlreadyExists exception by @neellii in #180
- fix: generate @Property annotations with $ before variable names by @artengin in #186
- feat: Standardize variable usage in Stub templates by @pirs1337 in #191
New Contributors
Full Changelog: 3.3.7...3.3.8
3.3.7
What's Changed
- feat: Cast timestamp fields to Carbon objects by @artengin in #171
- fix: git hub checks by @artengin in #173
- feat: Generate property annotations for Model by @artengin in #170
- feat: add Carbon import only when datetime fields are present by @artengin in #174
Full Changelog: 3.3.6...3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
What's Changed
- Update base branch for test covering by @KonstantinLapkovsky in #67
- chore(deps): bump league/commonmark from 2.6.1 to 2.7.0 by @dependabot in #143
- tests: make factory generator tests 100% lines coverage by @RGO230 in #146
- tests: make 100% lines code coverage by @RGO230 in #145
- tests:add tests for different package and project configs by @RGO230 in #144
- 49 cover entity generator with tests by @RGO230 in #148
- chore:update helpers package by @RGO230 in #152
- 150 implement relations dto by @RGO230 in #151
- refactor: remove useless by @RGO230 in #153
- refactor: move set now to testcase, mock traits by @RGO230 in #154
- refactor: remove useless faker import by @RGO230 in #155
New Contributors
Full Changelog: 3.3.2...3.3.3
3.3.2
3.3.1
What's Changed
- fix: test generation when model in not default directory by @pirs1337 in #123
- Add migration generator tests by @KonstantinLapkovsky in #69
- chore(deps): bump tecnickcom/tcpdf from 6.7.7 to 6.8.0 by @dependabot in #130
- chore(deps): bump phpoffice/phpspreadsheet from 1.29.4 to 1.29.7 by @dependabot in #131
- chore(deps): bump nesbot/carbon from 3.8.2 to 3.8.4 by @dependabot in #132
- Add model generator tests by @KonstantinLapkovsky in #70
- Add repository generator tests by @KonstantinLapkovsky in #73
- Add requests generator tests by @KonstantinLapkovsky in #74
- Add API resource generator tests by @KonstantinLapkovsky in #75
- chore(deps): bump phpoffice/phpspreadsheet from 1.29.7 to 1.29.8 by @dependabot in #134
- Add service generator tests by @KonstantinLapkovsky in #77
- Add tests generator tests by @KonstantinLapkovsky in #79
- chore(deps): bump phpoffice/phpspreadsheet from 1.29.8 to 1.29.9 by @dependabot in #136
- fix: seeder stub and model generation by @pirs1337 in #133
- Add translation generator tests by @KonstantinLapkovsky in #80
- Add service provider tests by @KonstantinLapkovsky in #81
- Add command tests by @KonstantinLapkovsky in #82
Full Changelog: 3.3...3.3.1