sdss_access 1.1.0
This release adds a progress bar (#19) to sdss_access using the tqdm package. It also fixes #18, which allows for sdss_access
to be used with loaded module files of different releases (see #20).
1.1.0 (2020-07-07)
- Feature #7 - Adds a progress bar to downloads with
tqdm
- Feature #18 - Allow Path to work off of loaded module files
- Bug Fix: issue appending compression suffixes when wildcards present
What's Changed
- Path now accepts a loaded module as a version by @havok2063 in #20
- Adds progress bar to downloads by @havok2063 in #19
Full Changelog: 1.0.1...1.1.0