Skip to content

v1.1.0

Choose a tag to compare

@timkpaine timkpaine released this 12 Jun 17:42
883cf3f

What's Changed

  • overhaul packaging and project layout, bring in line with templates, first pass for fsspec by @painebot in #231
  • Add kwargs passthrough to backend driver, implement openWith by @painebot in #233
  • Minor fixes after fsspec PR by @vidartf in #242
  • Inlude type in resource hash by @painebot in #244
  • Expose chained exceptions from fsspec handler and underlying backend, enforce on first load by @painebot in #251
  • Move JS revealPath and openDirRecursive to not await row-by-row by @sanjaiyan-dev in #189
  • Small fixes for fsspec backend, Enable fsspec tests for s3fs and smb by @painebot in #247
  • Release alpha candidate of 1.1.0 by @painebot in #252
  • Switch to uv, actions-ext by @painebot in #262
  • Add docs about choosing backend, fixes #270 by @painebot in #278

New Contributors

Full Changelog: v1.0.1...v1.1.0