This repository has been archived by the owner on Jun 2, 2022. It is now read-only.
v0.23.1
Fixed
ls
output now shows size and is ordered consistently with otherls
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
orgcp/<project>/cloud_run
, will no longer be printed to the console. They'll continue to be logged to the command journal and accessible viawhistory
. (#779)