v1.4.0
Released on: 2021/06/08
Bug fixes:
- Fix bug in
Untar
andUnzip
when the archive contains subfolders (#224)
Documentation:
Enhancements:
- Add support for non-tqdm progress bars on HTTPDownloader (#228)
- Allow custom unpack locations in
Untar
andUnzip
(#224)
Maintenance:
- Replace versioneer with setuptools-scm (#235)
- Automatically check license notice on code files (#231)
- Don't store documentation HTML as CI build artifacts (#221)
This release contains contributions from:
- Leonardo Uieda
- Agustina Pesce
- Clément Robert
- Daniel McCloy