Skip to content

v1.0.0

Compare
Choose a tag to compare
@JubaerHossain JubaerHossain released this 07 Jun 11:58
· 55 commits to master since this release

Release v1.0.0

Features:

  • Implemented CLI tool for building RESTful APIs with Go.
  • Added functionality to create modules, migrations, seeders, and apply migrations.
  • Enhanced user interface with ASCII art and colorful command options.
  • Improved database connection configuration for production readiness.
  • Added feature API documentation.

Changes:

  • Improved error handling and logging for better user feedback.
  • Optimized database connection settings for increased performance and reliability.

Bug Fixes:

  • Resolved issues related to migration and seeder creation.
  • Fixed minor bugs reported by users.

Notes:

  • This release marks the stable version of Rootx CLI Tool.
  • Users are encouraged to upgrade to this version for improved stability and functionality.

Full Changelog: https://github.com/JubaerHossain/rootx/commits/v1.0.0