Releases: 4dn-dcic/utils
Releases · 4dn-dcic/utils
0.28.1
- Small bug fixes for the build and
deployment_utils
, see #88
0.27.0
- Releases "support" for Python 3.7
- Adds
EBDeployer
to deployment_utils.py
, allowing us to run both normal deployments and indexer deployments from dcicutils
0.18.0
- Introduces
indexer
env compatibility + first version of VirtualApp + bug fixes
0.13.0
- Fixes problems with CGAP bucket resolution, merging #66 #67 #68
0.9.6
- Merges #62
- NOTE: all previous versions are now incompatible with our production setup. You MUST use at least this version if you are interacting with production data.
0.9.5
- fixed a weird behavior newly introduced in s3_utils unzip_s3_to_s3
0.9.2
handling of zip files without a directory added to unzip_s3_to_s3 in s3utils.