Skip to content

v0.2.1 - Bugfix

Latest
Compare
Choose a tag to compare
@astralicht astralicht released this 27 May 23:58
· 1 commit to main since this release

Changelogs:

  • Bug Fixes:
    • /index.php
    • DRY-ed out the code. (Removed redundant lines).
    • Removed 404 html contents when response from API is null.
  • /routes.php
    • Added routes during controller generation.
  • Notes:
    • There should be no problem using existing code on this new version.