Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.36 KB

CHANGELOG-2.0.md

File metadata and controls

16 lines (14 loc) · 1.36 KB

v2.0 - TBD

v2.0-dev - TBD

  • #53 Splitting components http-server
  • #55 Splitting the crontab component
  • #56 Splitting modular components
  • #58 New base Secure Authentication Component
  • #59 Add components for secure access control
  • #60 Fix MineCrontabProcess not running without .env (remove pointless judgement)
  • #61 Provide associative access to exported path attributes
  • #63 Fixes the failure to generate files when certain words (category) are pluralized.
  • #64 Fix the inability to generate a mod in the case of a plural form of table name prefix_table_name(s)
  • #65 Streamline and optimise the mine:install command, and manually set up .env in the future.
  • #66 Remove built-in amqp processing
  • #71 Added mine:gen-jwt-secret Command and CurrentUser Attribute