Skip to content

Release 1.4.0

Compare
Choose a tag to compare
released this 14 Dec 08:38
· 478 commits to main since this release

Improvements

  • E2E client protractor tests with dto and validations
  • Full administration api e2e backend tests for all scenarios
  • Latest dependency versions for the nodejs backend
  • More jobs into github actions to test all combinations of generation

Change Log

  • Add validation in dto nestjs controllers issue #182
  • Dto implementation in the rest nestjs api issue #181
  • Protractor or another tool for client e2e tests issue #101
  • Support the account management with user registration, delete, creation and changes password with settings issue #166
  • NestJS migration from 6 to 7 version issue #183