Changelog

Version 0.1.5 (2023-08-19)

Upgrade Template

  • Upgraded the template to the latest version.

feat: new ci cd template

  • Added a new CI/CD template to improve the development process.


Features

  • Add support for getting field definition using get_sample command. (commit: feat: using get_sample go get field definition)

  • Introduced a new CI/CD template. (commit: feat: new ci cd template)

  • Added support for unknown fields settings. (commit: feat: support unknown fields settings)

Technical Changes

  • Upgraded compile engine. (commit: release: new compile engine)

Miscellaneous

  • Upgraded Template. (commit: Upgrade Template)

Version 0.1.3 (2023-06-30)

Upgrade Template

  • Upgraded the template to the latest version.

New CI/CD Template

  • Implemented a new CI/CD template.

Version 0.1.2 (2023-06-29)

Upgrade Template:

  • Upgraded the template file to the latest version.

feat: new ci cd template:

  • Added a new template for CI/CD pipeline.

Version 0.1.1 (2023-06-26)

Features

  • Added a new compile engine.

Bug Fixes

  • None.

Version 0.1.0 (2023-06-26)

  • [FEATURE] Added new compile engine.

Version 0.0.9 (2023-05-01)

  • Added new feature: User authentication

  • Fixed bug: Incorrect display of user names

  • Improved performance: Optimized database queries

  • Updated UI: Enhanced user interface with new colors and fonts

  • Refactored code: Simplified logic in the login module

  • Updated dependencies: Upgraded to the latest version of Flask and SQLAlchemy

Version 0.0.8 (2023-05-01)

  • Updated dependencies

Version 0.0.7 (2023-05-01)

  • Added a new feature: backend independent terraform engine. Now users can run Terraform on any cloud platform without being tied to a specific backend.

Version 0.0.6 (2023-04-30)

  • feat: No silent error. Raise error when create doesn’t work

Version 0.0.5 (2023-04-21)

  • Reworked template finding algorithm for improved functionality. (feat: rework for a better template finding algo)

  • Added support for scaleway specific local engine. (feat: adding scaleway specific local engine)

Version 0.0.4 (2023-04-17)

  • feat: adding scaleway specific Gcs engine

Version 0.0.3 (2023-04-17)

  • Keeping debug information (feat: keeping debug information)

  • First release (feat: first release)

  • New runtime / state organization (feat: new runtime / state organization)