Changelog

Version 0.1.4 (2023-08-19)

  • Upgrade Template

  • release: new compile engine

  • feat: new ci cd template

Version 0.1.3 (2023-07-01)

New Features

  • Added support for getting field definitions using get_sample function. (Commit: feat: using get_sample go get field definition)

  • Added a new CI/CD template. (Commit: feat: new ci cd template)

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

Bug Fixes

None.

Other Changes

  • Upgraded the Template. (Commit: Upgrade Template)


Upgrade Template

  • Upgraded the template to the latest version

feat: new ci cd template

  • Added a new CI/CD template

Version 0.1.1 (2023-06-29)

Upgrade Template

  • Upgraded the template used for the project.

feat: new ci cd template

  • Added a new CI/CD template for the project.

Version 0.1.0 (2023-06-26)

  • feat: Remove resource mappings * The resource mappings functionality has been removed from the codebase. This change was made to simplify the application and improve performance.

  • release: New compile engine * A new compile engine has been implemented. This engine provides better optimization and enhanced code generation capabilities. This change aims to improve the overall performance and usability of the application.

  • feat: User could choose the desired endpoint * Users now have the ability to choose their desired endpoint. This feature allows for more flexibility in the application, as users can select the endpoint that best suits their needs.

Version 0.0.17 (2023-03-03)

Version 0.0.16 (2023-03-03)

  • Removed resource mappings. (feat: remove resource mappings)

  • Added functionality for users to choose their desired endpoint. (feat: User could choose the desired endpoint)

Version 0.0.11 (2023-03-06)

  • feat: User could choose the desired endpoint

Version 0.0.10 (2023-03-06)

  • Added feature: User can now choose the desired endpoint.

Version 0.0.9 (2023-03-03)

Features

  • Returning resource name instead of class name.

  • Remove resource mappings.

Version 0.0.7 (2023-03-03)

  • [feat] Added functionality to wait a random time before accepting connection.

Version 0.0.6 (2023-03-02)

  • New Feature: Added connection status check.

```rst Version 0.0.5 (2023-03-02) =================

New Features

  • Implemented new broadcast method.

Version 0.0.4 (2023-02-25)

  • Fixed an issue where an error would occur when a class could not be loaded.

```¨Version 0.0.3 (2023-02-25)

Features

  • Using dynamic class definition.

Version 0.0.2 (2023-02-25)

Features

  • Added ability to pass a parameter to the logging function