github jqnatividad/qsv 0.94.0

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

Added

  • luau: qsv_register_lookup now supports "ckan:\\" scheme. This allows the luau script developer to fetch lookup table resources from CKAN instances. #864
  • luau: added detailed example for "dathere:\\" lookup scheme in https://github.com/dathere/qsv-lookup-tables repo. 3074538
  • luau: added qsv_writefile helper function. This allows the luau script developer to write text files to the current working directory. Filenames are sanitized for safety. #867
  • luau: random access mode now supports progressbars. The progressbar indicates the current record and the total number of records in the CSV file 63150a0
  • input: added --comment option which allows the user to specify the comment character.
    CSV rows that start with the comment character are skipped. #866

Changed

  • luau: added additional logging messages to help with script debugging bcff8ad
  • schema & tojsonl: refactor stdin handling 6c923b1
  • bump jsonschema from 0.16 to 0.17
  • cargo update bump several indirect dependencies
  • pin Rust nightly to 2023-03-17

Full Changelog: 0.93.1...0.94.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.