Skip to content

Version 4.2.1

Latest
Compare
Choose a tag to compare
@Alexigbokwe Alexigbokwe released this 20 Apr 16:20
· 22 commits to master since this release
2070dc3
  • Fix and optimize Maker Auth command to auto-generate the following
    • Auth Route
    • Auth Controllers
    • Auth Validation
    • Auth Middleware
  • Optimize Schedule module to handle custom command arguments
  • Optimize custom command class
  • Optimize Graphql Route Manager
  • Optimize broker transporter
  • Implement GraphQL route manager. It currently accepts function and controller route handler
  • Optimize Database Schema Runner
  • Fix Multi-Tenancy Config Loader