Skip to content

vds3 0.5

Choose a tag to compare

@ajkerrigan ajkerrigan released this 10 Oct 04:33

New Features

  • Add support for S3 versioning:
    • ^V toggles the version display.
    • When enabled, this adds a visible "Latest?" column and a hidden version ID column.
  • Add support for joining sheets from the directory listing.
    • From a listing of S3 objects, select some rows and use & to join their contents without having to manually open the files first.

Cosmetic/Minor Changes

  • Replace option references with vd.option. Repeat for options and openSource, following guidelines of the VisiData Plugin Authors Guide.
  • Updated tests to replace subprocess calls, for more reliable tests and easier debugging.

Fixes

  • Resolve an issue that prevented some directories to load properly, because they appeared as non-existent files.