Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@abhijithk1 abhijithk1 released this 11 Jun 09:17
· 5 commits to main since this release

What's New in v2.1.0

Features

  • Added MySQL support, allowing users to choose between PostgreSQL and MySQL for database connectivity.

Enhancements

  • Refactored codebase for improved readability and maintainability.
  • Updated documentation and README with detailed instructions and examples.

Test Coverage

  • Enhanced unit tests for improved code reliability and coverage.

Command Line Interface

  • Renamed the command line file from generatedTemplate to goTemplate for consistency and clarity.

Compatibility

  • This release maintains backward compatibility with previous versions (v2.0.0). Existing projects generated with v2.0.0 will seamlessly integrate with the new MySQL support and other enhancements.

Get Started

Upgrade to v2.1.0 to leverage MySQL support and benefit from the code improvements and enhanced testing coverage. Follow the updated documentation and README for guidance on usage and best practices.