v0.2.8
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.
azc.read(use_mp=True) is not working correctly, if credential is AzureDefaultCredentials.glob(path) is not working correctly if path contains special characters like ( or ), etc.