Skip to content

v0.2.8

Compare
Choose a tag to compare
@gsy0911 gsy0911 released this 24 Nov 14:56
· 129 commits to master since this release

update note

  • BUG FIX: azc.read(use_mp=True) is not working correctly, if credential is AzureDefaultCredentials.
  • BUG FIX: glob(path) is not working correctly if path contains special characters like ( or ), etc.