github jqnatividad/qsv 0.95.0

latest releases: 0.135.0, 0.134.0, 0.133.1...
18 months ago

Added

  • luau: added qsv_cmd() and qsv_shellcmd() helpers, detailed map error messages to help with script development #869
  • luau: added environment variable set/get helper functions - qsv_setenv() and qsv_getenv() #872
  • luau: added smart qsv_register_lookup() caching so lookup tables need not be repeatedly downloaded and can be persisted/expired as required #874
  • luau: added QSV_CKAN_API, QSV_CKAN_TOKEN and QSV_CACHE_DIR env vars 9b7269e

Changed

  • apply & applydp: expanded usage text to have arguments section; emptyreplace subcommand now supports column selectors #868
  • luau: smarter script file processing. In addition to recognizing "file:" prefix, if the script argument ends with ".lua/luau" file extensions, its automatically processed as a file #875
  • luau: qsv_sleep() and qsv_writefile() improvements 27358a2
  • partition: added arguments section to usage text; added NYC 311 example 74aa37b
  • Bump reqwest from 0.11.14 to 0.11.15 by @dependabot in #870
  • Bump regex from 1.7.1 to 1.7.2 by @dependabot in #873
  • apply select clippy lint recommendations
  • cargo update bump several indirect dependencies
  • pin Rust nightly to 2023-03-22

Full Changelog: 0.94.0...0.95.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.