Skip to content

v1.6.0

Compare
Choose a tag to compare
@pwinckles pwinckles released this 12 Oct 12:47

Added

  • validate command for validating repositories and objects
  • Disable output styling when there isn't a TTY
  • Custom deserialization implementation to reduce memory usage

Changed

  • ls now does not sort object listings by default, and will immediately display results so long as they do not need to be displayed in a table, that is -l or -p are not specified or -t is specified
  • ls now returns 1 if it encounters any errors while listing objects