Skip to content

Releases: ydataai/python-core

0.7.0

30 Sep 13:48
773fe46
Compare
Choose a tag to compare

0.7.0 (2024-09-25)

Features

0.7.0.rc1

25 Sep 11:51
773fe46
Compare
Choose a tag to compare
0.7.0.rc1 Pre-release
Pre-release

feat: add column characteristic enum (#43)

0.6.0

06 Sep 10:17
8654e01
Compare
Choose a tag to compare

0.6.0 (2024-09-06)

Features

0.6.0.rc1

06 Sep 10:13
8654e01
Compare
Choose a tag to compare
0.6.0.rc1 Pre-release
Pre-release

feat: add anonymizer type enum (#42)

  • feat: add anonymizer type enum

  • fix: update init for datascience common

  • fix: align PR with linter warnings

  • fix: lint error return none

  • fix: remove expected output type as it is not correct.

0.5.0

20 May 15:21
79d949f
Compare
Choose a tag to compare

0.5.0 (2024-03-19)

Bug Fixes

Features

  • data type enum (#39) (b7da0ad)
  • fabric-error: support kwargs with httpCode and returnValue (#37) (95d821a)

0.5.0.rc6

19 Mar 12:37
79d949f
Compare
Choose a tag to compare
0.5.0.rc6 Pre-release
Pre-release

chore(actions): remove sonarqube (#41)

0.5.0.rc5

08 Mar 05:13
ea057a7
Compare
Choose a tag to compare
0.5.0.rc5 Pre-release
Pre-release

chore(actions): update pypa/gh-action-pypi-publish action to v1.8.14

0.5.0.rc4

04 Mar 03:54
356af1c
Compare
Choose a tag to compare
0.5.0.rc4 Pre-release
Pre-release

chore(actions): update pypa/gh-action-pypi-publish action to v1.8.12

0.5.0.rc3

16 Jan 23:39
b7da0ad
Compare
Choose a tag to compare

feat: data type enum (#39)

0.5.0.rc1

14 Dec 18:51
95d821a
Compare
Choose a tag to compare

feat(fabric-error): support kwargs with httpCode and returnValue (#37)