github jqnatividad/qsv 0.31.0

latest releases: 0.134.0, 0.133.1, 0.133.0...
2 years ago

Changed

  • Validate: bug fixes by @mhuang74 in #151
  • Python 3.8 (current stable version) is now required for the py command. Changed from Python 3.7.
  • bumped jsonschema dependency to 0.15.
  • always build/publish with --locked flag in CI/CD.
  • enclose environment variable values with double quotes when using --envlist option
  • use more captured identifiers in format strings.

Added

  • added --helper option to py command. This allows users to load a python user helper script as a module named qsv_uh. Example
  • added support for last N records in slice command by allowing negative values for the slice --start option.
  • added progress bar to py command.

Full Changelog: 0.30.1...0.31.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.