Releases: emdgroup/foundry-dev-tools
Releases · emdgroup/foundry-dev-tools
v1.3.4
Fixed
fdt build
throws exception when user logs with format other than %s (e.g. %d) #41
v1.3.3
Added
- allow to set consent flag when enabling third party application. (#40)
v1.3.1
Changed
- allow passing of "None" into scope to not restrict the Oauth2 (#38)
v1.3
Added
- S3 cli helper and boto3 methods for the S3 compatible dataset API (#32)
Fixed
- typos in docs (#30)
- pandas test (#31)
- windows specific test errors (#33)
- use absolute python path in aws config (#35)
v1.2
Added
Fixed
- foundry dataset view support (#27)
v1.1
Added
- foundry-dev-tools build CLI (#22) (#23)
v1.0.12
Added
Changed
- move to arrow_v1 for sql queries (#21)
Removed
v1.0.11
Changed
- better SQL exceptions (#20)
Fixed
- pip installation documentation for zsh users (#19)
v1.0.10
Changed
- use ruff and black instead of pylint and ufmt (#15)
- converted the subprocess calls with git to python only imitations (#15)
Fixed
- environment variables didn't take precedence (#15)