Releases: RonasIT/laravel-entity-generator
Releases · RonasIT/laravel-entity-generator
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
ModelTestStates release
What's Changed
- chore(deps): bump laravel/framework from 11.21.0 to 11.31.0 by @dependabot in #101
- Cover generators with tests by @KonstantinLapkovsky in #65
- feat: add property annotation by @pirs1337 in #104
- feat: Wrap table name into double quotes in dumps by @pirs1337 in #105
- feat: Validate all search param as boolean instead of integer by @pirs1337 in #106
- fix: annotation by @pirs1337 in #109
- fix: annotation by @pirs1337 in #110
- feat: implemented supporting of PHPUnit v11 by @aizlee in #111
- feat: Use reflection to detect model relations by @pirs1337 in #107
- Add factory tests by @KonstantinLapkovsky in #68
- Use model test states in tests generator by @pirs1337 in #113
- feat: skip generation for invalid stubs by @pirs1337 in #108
- fix: add model namespace by @pirs1337 in #114
- 112_update templates by @pirs1337 in #115
- fix: assertEventPushedChain method by @pirs1337 in #116
- feat: add coverage badge by @DenTray in #119
- fix: config require by @pirs1337 in #118
- feat: add assert for tests by @pirs1337 in #120
- feat: change templates by @pirs1337 in #121
- chore(deps): bump league/commonmark from 2.5.3 to 2.6.0 by @dependabot in #122
- #97: Use model test states in tests generator by @yogyrton in #124
- #125: Use model test states in tests generator by @yogyrton in #126
- fix: resource generator by @yogyrton in #127
- fix: test generator by @yogyrton in #128
Full Changelog: 3.2...3.3
3.2.4
What's Changed
- feat: add assert for tests by @pirs1337 in #120
- feat: change templates by @pirs1337 in #121
- chore(deps): bump league/commonmark from 2.5.3 to 2.6.0 by @dependabot in #122
- #97: Use model test states in tests generator by @yogyrton in #124
Full Changelog: 3.2.3...3.2.4