Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 06:07
· 122 commits to master since this release
e911f51

0.5.0 (2020-01-13)

Features

  • Reimplemented vistir.contextmanagers.open_file to fall back to urllib.urlopen in the absence of requests, which is now an optional extra. #102

Bug Fixes

  • Fixed a bug which caused path_to_url to sometimes fail to properly encode surrogates using utf-8 on windows using python 3. #100