Releases: emdgroup/foundry-dev-tools
Releases · emdgroup/foundry-dev-tools
v2.1.13
18 Dec 09:07
Compare
Sorry, something went wrong.
No results found
Fixed
fix require consent param name, should be requireConsent instead of require_consent (#89 )
v2.1.12
18 Dec 09:07
Compare
Sorry, something went wrong.
No results found
Fixed
fixed pagination in list_files (#88 )
v2.1.11
11 Nov 12:51
Compare
Sorry, something went wrong.
No results found
Fixed
save_dataframe incorrectly interacting with optional modules pandas or polars
v2.1.10
31 Oct 14:14
Compare
Sorry, something went wrong.
No results found
[2.1.10] - 2024-10-31
Changed
Typing for callable in transform decorators (#78 )
Support polars in Dataset class (#81 )
Added
Update project roles via compass-API (#80 )
Add error message to SQL Exception (#82 )
v2.1.9
08 Oct 13:10
Compare
Sorry, something went wrong.
No results found
[2.1.9] - 2024-10-08
Changed
Allow direct import of Transform from transforms.api
v2.1.8
25 Sep 18:58
Compare
Sorry, something went wrong.
No results found
[2.1.8] - 2024-09-25
Fixed
fix Resource class can tolerate new Compass JSON Properties (#75 )
v2.1.7
17 Sep 12:47
Compare
Sorry, something went wrong.
No results found
[2.1.7] - 2024-09-16
Fixed
fix uninitialized branch attribute for Dataset class (#73 )
v2.1.6
13 Sep 19:50
Compare
Sorry, something went wrong.
No results found
Added:
Retry request 3 times on ConnectionError
Fixed
quote repository name in git clone url
fix printing of Datasets instantiated by ctx.get_resource(rid)
v2.1.5
30 Aug 12:00
Compare
Sorry, something went wrong.
No results found
Fixed
properly pass scopes to multipass endpoint in client_credentials flow
v2.1.4
30 Aug 11:59
Compare
Sorry, something went wrong.
No results found
Added
check current working directory too in find_project_config_file