Skip to content

0.0.6

Compare
Choose a tag to compare
@edwinvautier edwinvautier released this 09 Apr 07:44
· 122 commits to main since this release
9459fd6

Changelog

9459fd6 Merge pull request #34 from edwinvautier/feat_make-entity
8caf0cd Merge branch 'main' into feat_make-entity
00f2105 fix(codacy): lint code to be up to codacy standards.
ccf7b3e fix: Fixed comments
30beb91 fix: lint code
60c3094 fix: remove useless logs
052c20b fix: remove useless logs
0fcff8d fix(make): fixed error that caused cyclic import in models after executing make command with custom field.
e6d76a6 feat(make): changed template for better formating.
0331753 feat: save new entity to config and fixed templates.
71551c6 feat(make): Make entity first wip version working.
1cbd71d feat: add prompt and advanced in new entity process.
f543a3d feat: finished templates and configuration
79949d6 feat: add base for the make entity command
c743051 refacto: moved templates to newProjectFolder
a9f3264 refacto: moved templates to newProjectFolder
41a04dc docs: update version on readme
374a029 Merge pull request #32 from edwinvautier/feat_authenticator-bundle
7c87d4b docs(authenticator): Update env description.