Skip to content

v5.2.0

Compare
Choose a tag to compare
@sokra sokra released this 30 Sep 07:42

Features

  • add optional lstat to filesystem interface and CachedFileSystem
  • support passing escaped # in requests
  • try to resolve without fragment support to be able to handle # in paths
  • # will be escaped in the resulting path

Bugfixes

  • fix handling of options argument in filesystem methods when using the SyncAsyncFileSystem decorator