Skip to content

Releases: Parquery/gs-wrap

gs-wrap 1.0.3

12 Feb 16:21
c22784d
Compare
Choose a tag to compare
  • 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

08 Feb 09:00
9240425
Compare
Choose a tag to compare
  • Fixed downloading a file into a directory bug and added a test case
  • Fixed long_ls return type

gs-wrap 1.0.1

25 Jan 12:52
0d711a8
Compare
Choose a tag to compare

1.0.1

  • Rephrase PyPi description in meta information about gs-wrap package

gs-wrap 1.0.0

25 Jan 12:53
eb8026a
Compare
Choose a tag to compare
  • Initial version