Skip to content

Releases: ydataai/python-core

0.3.0.rc4

27 Mar 14:54
ea1cdb9
Compare
Choose a tag to compare
0.3.0.rc4 Pre-release
Pre-release

fix(actions): add datascience package to makefile and CI (#26)

0.3.0.rc3

27 Mar 13:56
0990b5b
Compare
Choose a tag to compare
0.3.0.rc3 Pre-release
Pre-release

feat: add privacy level enum [SD-781] (#25)

  • feat: add privacy level enum

  • fix: lint error

  • feat: move privacy level enum

  • feat: add documentation

  • feat: move privacy level enum to new data science package

0.3.0.rc2

27 Mar 13:55
Compare
Choose a tag to compare
0.3.0.rc2 Pre-release
Pre-release

fix(actions): add datascience package to makefile and CI

0.3.0.rc1

27 Mar 13:31
0990b5b
Compare
Choose a tag to compare
0.3.0.rc1 Pre-release
Pre-release

feat: add privacy level enum [SD-781] (#25)

  • feat: add privacy level enum

  • fix: lint error

  • feat: move privacy level enum

  • feat: add documentation

  • feat: move privacy level enum to new data science package

0.2.1

27 Feb 10:58
39cb156
Compare
Choose a tag to compare

0.2.1 (2023-02-27)

Bug Fixes

  • actions: release to pypi only wheel (#24) (39cb156)

0.2.1.rc1

27 Feb 10:54
39cb156
Compare
Choose a tag to compare
0.2.1.rc1 Pre-release
Pre-release

fix(actions): release to pypi only wheel (#24)

0.2.0

04 Jan 15:17
3281321
Compare
Choose a tag to compare

0.2.0 (2023-01-03)

Bug Fixes

  • synthesizer: remove error from status (#21) (7928a5c)

Features

  • error: implement sizeof for fabric error (#20) (880160e)

0.2.0.rc3

03 Jan 10:54
3281321
Compare
Choose a tag to compare
0.2.0.rc3 Pre-release
Pre-release

revert: "fix(synthesizer): remove error from status" (#22)

Revert "fix(synthesizer): remove error from status (#21)"

This reverts commit 7928a5c.

0.2.0.rc2

03 Jan 10:52
7928a5c
Compare
Choose a tag to compare
0.2.0.rc2 Pre-release
Pre-release

fix(synthesizer): remove error from status (#21)

0.2.0.rc1

28 Dec 19:20
880160e
Compare
Choose a tag to compare

feat(error): implement sizeof for fabric error (#20)