Skip to content

Releases: SecJS/Generator

1.2.1

26 Sep 14:42
efbeca7
Compare
Choose a tag to compare
  • efbeca7 Merge pull request #10 from SecJS/feat/len-add-resource-class
  • 351407b feat: Resource class to nest typeorm and prisma
  • 1def086 fix: Add status to interface Json of resource
  • aad0777 feat: Add relation example in comment
  • 9ac2663 feat: Nest mongoose with resource template

1.2.0

25 Sep 21:52
e6fb16d
Compare
Choose a tag to compare
  • e6fb16d Merge pull request #9 from SecJS/feat/vic-add-laravel-template v1.2.0
  • 2d5aea3 1.2.0: app version
  • 2c5da29 feat(app): add CLI laravel template option
  • 7d3d3c5 style: remove install bash instructions
  • e673c17 feat(test): add laravel template test
  • 1301558 feat(utils): add laravel migration name formatter
  • 97a9a50 feat(template): create laravel update request
  • 33fb448 feat(template): create laravel store request
  • 2e1bb72 feat(template): create laravel service
  • 5b2968b feat(template): create laravel seeder
  • abefdb1 feat(template): create laravel resource
  • 8705a31 feat(template): create laravel repository
  • f0f2f56 feat(template): create laravel factory
  • 3f94de3 feat(template): create laravel controller
  • 8b65303 feat(template): create laravel model
  • 116560c feat(template): create laravel create migration

1.1.8

21 Sep 01:55
eb9d6eb
Compare
Choose a tag to compare
  • eb9d6eb Merge pull request #5 from SecJS/fix/len-where-relations-tests
  • cfa634c fix: Where and relations tests

1.1.7

20 Sep 19:24
51486d8
Compare
Choose a tag to compare
  • 51486d8 Merge pull request #3 from SecJS/feat/len-update-template-orms
  • 26b2365 feat: New template, new ORMs support and CI pipeline
  • 4a15833 Merge pull request #2 from SecJS/feat/len-update-template-orms
  • 287de7c feat: New template, new ORMs support and CI pipeline
  • ed16869 feat: New template, new ORMs support and CI pipeline
  • 701305c fix: pagination query param swagger
  • a0917a7 fix: Some eslint stuffs and imports
  • a683d86 fix: Some eslint stuffs and imports
  • 319de0f fix: Some eslint stuffs and imports
  • f304ca2 feat: Update NestJS SQL Template
  • 809ed0c chore: Remove some imports
  • f2c076a chore: Improve README
  • 3d1ba5d feat: Add NestJS SQL, remove Identity
  • 0a4a5d2 feat: Moved to nestjs folder
  • f98f887 feat: Generate by framework
  • b6cebfc feat: Generate by framework
  • c10f24c feat: Adjust template v1.0.9
  • f7f0607 feat: SecJS Generator v1.0.8
  • a7dcc6e fix: Merge Conflicts
  • 7e8ff2e fix: Removing versions and add Guard
  • c3102e6 fix: Change imports and add --path in README
  • 45adf6f feat: Add lints, paths and tests
  • 92b2d32 fix: Adjust comments in E2E Tests
  • 3fde919 feat: Remove spaces from store/update E2E
  • 08792ab feat: Add methods inside Controllers, Services and tests
  • ff80f75 fix: Remove Model from Models and some spaces
  • 8080a70 fix: Add utils folder to files in package.json
  • 537130b feat: Publish Generator
  • 96efa8f feat: Publish Generator
  • 38e9185 feat: Publish Generator
  • 70bacc6 feat: Initial Commit
  • a8bbacf Initial commit