Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

v0.23.1

Compare
Choose a tag to compare
@MikaelSmith MikaelSmith released this 17 Jun 22:14
0ff5bc1

Fixed

  • ls output now shows size and is ordered consistently with other ls implementations. (#776)
  • Reading S3 files of size 4096 bytes or larger should now work. (#777)
  • Errors or lack of permission that results in hiding a directory, such as fs or gcp/<project>/cloud_run, will no longer be printed to the console. They'll continue to be logged to the command journal and accessible via whistory. (#779)