This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
Releases: Avaiga/taipy-core
Releases · Avaiga/taipy-core
3.0.0
2.4.0
Merge pull request #710 from Avaiga/dev/2.4 Remove test badge
2.3.1
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
prepare version 2.3.0
2.2.3
fix: _VersionManager._replace_version_number() should return version_…
2.2.2
Merge pull request #545 from Avaiga/hotfix/#544-db_driver-is-not-para…
2.2.1
hot fix 2.2.1 with dependency updates
2.2.0
change version to 2.2.0
2.1.4
Hotfix 2.1/#530 - Rename `--force` to `--taipy-force` (#542) * fix: rename --force to --taipy-force
2.1.3
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 e44388d060f28b8eada64af2be718e623d2940da) * Update version.json --------- Co-authored-by: Jean-Robin <jeanrobin.medori@avaiga.com>