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
2.1.2
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
Merge pull request #467 from Avaiga/hotfix/#464-error-mapping-storage…
2.1.0
update dependencies in setup.py and Pipfile
2.0.4
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
inject documentation with config sections (#347) * inject documentation with config sections * fix imports
2.0.2
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
Feature/fix init file (#327) * Fix init file * change version to 2.0.1
2.0.0
Change version to 2.0.0
1.1.3
Fix/delete scenario (#272) * fix delete scenario * change version to 1.1.3
1.1.2
Fix/unlock edit (#264) * change version to 1.1.2 * Fix change last_edit_date after job skipped