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

Releases: Avaiga/taipy-core

2.1.2

08 Mar 08:22
f139284
Compare
Choose a tag to compare
fix modin exposed type checked (#509)

* fix modin exposed type checked

(cherry picked from commit db774f569fda9d5caa99118b7293842f07924c43)

* change version to 2.1.2

2.1.1

09 Feb 13:57
cd7c10f
Compare
Choose a tag to compare
Merge pull request #467 from Avaiga/hotfix/#464-error-mapping-storage…

2.1.0

31 Jan 11:03
Compare
Choose a tag to compare
update dependencies in setup.py and Pipfile

2.0.4

23 Nov 14:30
7c70773
Compare
Choose a tag to compare
Fix/#366 hot fix (#368)

* fix #366 update last_edit_date when a job fails or is abandoned
* change version to 2.0.4

2.0.3

20 Oct 13:51
e4a97df
Compare
Choose a tag to compare
inject documentation with config sections (#347)

* inject documentation with config sections

* fix imports

2.0.2

17 Oct 09:40
36f5d60
Compare
Choose a tag to compare
Doc/ref man fixes (#341)

* mypy fixes

* add missing status to the ref man

* formatting ref man

* hide DefaultJSONEncoder and DefaultJSONDecoder from doc

* hide DefaultJSONEncoder and DefaultJSONDecoder from doc

* expose Operator and JoinOperator at core.data level

* expose all exceptions at core.exceptions level

* hide Subscriber object

* Expose Scope and frequency at the right level

* Change version to 2.0.2

* Update src/taipy/core/common/_utils.py

Co-authored-by: Toan Quach <93168955+toan-quach@users.noreply.github.com>

Co-authored-by: Toan Quach <93168955+toan-quach@users.noreply.github.com>

2.0.1

29 Sep 16:19
c458fff
Compare
Choose a tag to compare
Feature/fix init file (#327)

* Fix init file

* change version to 2.0.1

2.0.0

29 Sep 15:25
Compare
Choose a tag to compare
Change version to 2.0.0

1.1.3

28 Jul 13:38
0f623f7
Compare
Choose a tag to compare
Fix/delete scenario (#272)

* fix delete scenario

* change version to 1.1.3

1.1.2

07 Jul 14:11
f62b5c7
Compare
Choose a tag to compare
Fix/unlock edit (#264)

* change version to 1.1.2

* Fix change last_edit_date after job skipped