Releases: Parquery/gs-wrap
Releases · Parquery/gs-wrap
gs-wrap 1.0.3
- Added mypy --strict flag in precommit.py and fixed corresponding errors
- Fixed mkdir race condition when downloading
- Updated docstrings with examples
- Re-structured multi-threading execution by adding nested functions and titles
for readability - Excluded benchmark module from distribution
- Updated dependencies and re-formatted code for new yapf version
gs-wrap 1.0.2
- Fixed downloading a file into a directory bug and added a test case
- Fixed
long_ls
return type
gs-wrap 1.0.1
1.0.1
- Rephrase PyPi description in meta information about gs-wrap package
gs-wrap 1.0.0
- Initial version