Releases: ydataai/python-core
Releases · ydataai/python-core
0.5.0.rc2
14 Dec 23:21
Compare
Sorry, something went wrong.
No results found
fix(error): improve representation (#38 )
0.4.0.rc7
29 Jun 10:29
Compare
Sorry, something went wrong.
No results found
feat(StringEnum): implement hash method using value as hash (#31 )
0.4.0
21 Jul 20:37
Compare
Sorry, something went wrong.
No results found
0.4.0 (2023-06-29)
Features
error: add description field to FabricError init (#29 ) (6060fad )
privacy: convert enum into string value (#30 ) (b9077bb )
StringEnum: implement hash method using value as hash (#31 ) (f63868e )
add connectors write mode enum (#27 ) (14583b0 )
0.4.0.rc6
26 Jun 09:25
Compare
Sorry, something went wrong.
No results found
feat(privacy): convert enum into string value (#30 )
0.4.0.rc5
06 Jun 23:26
Compare
Sorry, something went wrong.
No results found
feat(error): add description field to FabricError init (#29 )
0.4.0.rc4
08 May 04:32
Compare
Sorry, something went wrong.
No results found
chore(actions): update pypa/gh-action-pypi-publish action to v1.8.6
0.4.0.rc3
27 Apr 13:57
Compare
Sorry, something went wrong.
No results found
chore(actions): update runners to ubuntu-22.04 (#28 )
0.4.0.rc2
10 Apr 05:16
Compare
Sorry, something went wrong.
No results found
chore(actions): update pypa/gh-action-pypi-publish action to v1.8.5
0.4.0.rc1
05 Apr 14:53
Compare
Sorry, something went wrong.
No results found
feat: add connectors write mode enum (#27 )
0.3.0
28 Mar 08:10
Compare
Sorry, something went wrong.
No results found
0.3.0 (2023-03-27)
Bug Fixes
actions: add datascience package to makefile and CI (#26 ) (ea1cdb9 )
Features