Releases: NCI-GDC/cdisutils
Releases · NCI-GDC/cdisutils
2.3
What's Changed
- DEV-2910 update for FIPS compatibility for hashlib by @stilesj-uchicago in #101
Full Changelog: 2.2.1...2.3
2.2.1
What's Changed
- develop -> master for 1.7.0 by @singergr-ctds in #76
- DEV 2488 SNIMissingWarning by @qiaouchicago in #99
- DEV-2485 Merge jacob into master by @stilesj-uchicago in #98
- DEV-2814: project build and structure updates by @kulgan in #100
Full Changelog: 2.2.0...2.2.1
2.2.0 Francois Jacob
2.1.0
2.0.0
Drops python 3.6 support and boto
1.9.1
1.7.1-rc.1
fix pyyaml deps
1.7.0
- Add
S3URLParser
class. - Clean up dependencies. Specify range dependencies in
setup.py
, and pin versions for testing indev-requirements.txt
using pip-compile. - Remove unused modules.
1.7.0a2
- Streamline dependency specifications. Move infrequently-used dependencies into extras_require.
- Remove unused modules.
1.7.0a1
- Add
S3URLParser
class.