Changelog

Version 0.1.5 (2023-08-19)

  • Upgrade Template - Release: new compile engine

  • Feat: new ci cd template

Version 0.1.4 (2023-07-01)

New Features

  • Using get_sample to get field definition

  • Added new CI/CD template

  • Support for unknown fields settings

Upgrades

  • Template upgrade

Release

  • New compile engine

Version 0.1.3 (2023-06-30)

Upgrade Template

  • Added new ci/cd template

Version 0.1.2 (2023-06-29)

Upgrade Template

  • Upgraded the template to a newer version.

feat: new ci cd template

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

Version 0.1.1 (2023-06-26)

  • Added new compile engine.

Version 0.1.0 (2023-03-12)

  • [feat]: Adding different event call back.

Version 0.0.12 (2023-03-11)

New Features

  • Accepting IncompleteReadError. (commit: feat: accepting IncompleteReadError)

  • Adding different event call back. (commit: feat: Adding different event call back)

Version 0.0.10 (2023-03-05)

  • Added listener support.

Version 0.0.9 (2023-03-05)

Features

  • Treating runtime error for the reconnection

Version 0.0.8 (2023-03-05)

Features

  • Using logging info instead of print.

Version 0.0.7 (2023-03-05)

  • Feature: Added debug version.

Version 0.0.6 (2023-03-05)

New Features

  • Added debug version.

Version 0.0.5 (2023-03-04)

Features

  • Adding support for auth key

```¨Version 0.0.4 (2023-03-04)

Features

  • Modified the listener open connection timeout threshold.

Version 0.0.3 (2023-03-03)

  • Implemented a new feature: - Message of callback is now a Python dictionary.