Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Tags: Avaiga/taipy-core

Tags

3.0.0

Toggle 3.0.0's commit message
change version to 3.0.0

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #710 from Avaiga/dev/2.4

Remove test badge

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix - Misleading conflict error message on production version (#649)

* fix: improve error message when old production version is conflicted with the current Configuration

* fix: allow the application to run when there are conflicted changes in old production version with --taipy-force

* update version.json to 2.3.1

2.3.0

Toggle 2.3.0's commit message
prepare version 2.3.0

2.2.3

Toggle 2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: _VersionManager._replace_version_number() should return version_…

…number if the version exists but the Config is alternated (#565)

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #545 from Avaiga/hotfix/#544-db_driver-is-not-para…

…meter-of-postgre-and-mysql

Hotfix2.2.2/#544 - Remove default value of "db_driver" on SQLDataNode

2.2.1

Toggle 2.2.1's commit message
hot fix 2.2.1 with dependency updates

2.2.0

Toggle 2.2.0's commit message
change version to 2.2.0

2.1.4

Toggle 2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix 2.1/#530 - Rename `--force` to `--taipy-force` (#542)

* fix: rename --force to --taipy-force

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
db_name for sqlite data nodes should be the file name (#512)

* fix: db_name to sqlite should be the file name

(cherry picked from commit e44388d)

* Update version.json

---------

Co-authored-by: Jean-Robin <jeanrobin.medori@avaiga.com>