Skip to content

Releases: ydataai/ydata-fabric-sdk

0.10.1rc1

06 Feb 18:21
6f271e1
Compare
Choose a tag to compare

What's Changed

  • fix(synthesizer): add already_fitted for synthesizer by @portellaa in #87

Full Changelog: 0.10.0...0.10.1rc1

0.10.0

18 Jan 20:37
acfcddd
Compare
Choose a tag to compare

0.10.0 (2024-01-18)

Features

  • introduce 2 new ways to define the DEFAULT_PROJECT (#85) (acfcddd)

0.10.0.rc1

18 Jan 19:32
acfcddd
Compare
Choose a tag to compare
0.10.0.rc1 Pre-release
Pre-release

feat: introduce 2 new ways to define the DEFAULT_PROJECT (#85)

  • feat: introduce 2 new ways to define the DEFAULT_PROJECT

  • fix(linting): code formatting


Co-authored-by: Azory YData Bot [email protected]

0.9.0

17 Jan 16:22
7354ce2
Compare
Choose a tag to compare

0.9.0 (2024-01-17)

Features

  • support to get resources from other projects (#84) (7354ce2)

0.9.0.rc1

17 Jan 10:46
7354ce2
Compare
Choose a tag to compare
0.9.0.rc1 Pre-release
Pre-release

feat: support to get resources from other projects (#84)

0.8.0

16 Jan 18:25
6785ad8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.8.0.rc1

16 Jan 17:05
6785ad8
Compare
Choose a tag to compare
0.8.0.rc1 Pre-release
Pre-release

feat(synthesizer): Support for MultiTable (#81)

0.7.0

21 Dec 00:12
a30d8d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.1...0.7.0

0.7.0.rc2

14 Dec 16:38
a30d8d7
Compare
Choose a tag to compare
0.7.0.rc2 Pre-release
Pre-release

feat(synthesizer): Support sampling on existing Synthesizers (#80)


Co-authored-by: Azory YData Bot [email protected]

0.7.0.rc1

14 Dec 12:10
4e970da
Compare
Choose a tag to compare
0.7.0.rc1 Pre-release
Pre-release

feat(synthesizer): Move name from fit to init method (#79)