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

Releases: Avaiga/taipy-core

3.0.0

26 Oct 14:20
Compare
Choose a tag to compare
change version to 3.0.0

2.4.0

28 Jul 13:16
530a4e4
Compare
Choose a tag to compare
Merge pull request #710 from Avaiga/dev/2.4

Remove test badge

2.3.1

27 Jun 07:34
74febf9
Compare
Choose a tag to compare
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

16 Jun 14:15
Compare
Choose a tag to compare
prepare version 2.3.0

2.2.3

27 Apr 11:50
e284869
Compare
Choose a tag to compare
fix: _VersionManager._replace_version_number() should return version_…

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

2.2.2

14 Apr 16:59
0c16734
Compare
Choose a tag to compare
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

13 Apr 18:16
Compare
Choose a tag to compare
hot fix 2.2.1 with dependency updates

2.2.0

12 Apr 08:54
Compare
Choose a tag to compare
change version to 2.2.0

2.1.4

06 Apr 10:47
d0ea634
Compare
Choose a tag to compare
Hotfix 2.1/#530 - Rename `--force` to `--taipy-force` (#542)

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

2.1.3

09 Mar 19:04
baee7d0
Compare
Choose a tag to compare
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>