Skip to content

Releases: NCI-GDC/cdisutils

2.3

12 Aug 20:54
b11dd40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.3

2.2.1

28 Jun 18:08
84dd096
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0 Francois Jacob

14 Sep 21:05
61c068c
Compare
Choose a tag to compare

What's Changed

  • Feat/dev 2165 remove settings by @qiaouchicago in #97

Full Changelog: 2.1.0...2.2.0

2.1.0

11 Aug 17:10
7cd8438
Compare
Choose a tag to compare
2.1.0 Pre-release
Pre-release

What's Changed

  • DEV 1997 gitlab-ci by @qiaouchicago in #94
  • DEV 2063 use nexus remove travis by @qiaouchicago in #95
  • DEV 2064 use gdcdatamodel2 by @qiaouchicago in #96

Full Changelog: 2.0.0...2.1.0

2.0.0

16 Jun 15:58
ea73528
Compare
Choose a tag to compare

Drops python 3.6 support and boto

1.9.1

14 Feb 22:14
0c357c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.0...1.9.1

1.7.1-rc.1

13 Feb 03:27
38898f6
Compare
Choose a tag to compare
1.7.1-rc.1 Pre-release
Pre-release
fix pyyaml deps

1.7.0

17 Mar 20:21
8189a19
Compare
Choose a tag to compare
  • Add S3URLParser class.
  • Clean up dependencies. Specify range dependencies in setup.py, and pin versions for testing in dev-requirements.txt using pip-compile.
  • Remove unused modules.

1.7.0a2

26 Aug 16:10
3967646
Compare
Choose a tag to compare
1.7.0a2 Pre-release
Pre-release
  • Streamline dependency specifications. Move infrequently-used dependencies into extras_require.
  • Remove unused modules.

1.7.0a1

24 Aug 19:37
2c47810
Compare
Choose a tag to compare
1.7.0a1 Pre-release
Pre-release
  • Add S3URLParser class.