github jqnatividad/qsv 0.76.0

latest releases: 0.127.0, 0.126.0, 0.125.0...
17 months ago

Added

  • qsvdp: add luau in anticipation of Datapusher+ optional preprocessing #634
  • luau: added ability to load libraries using "require"; preload LuaDate library #633
  • luau: added more extensive debug logging support, adding _idx to debug log messages; trace log level support showing global vars and record values when an error occurs #636 and #637

Changed

  • py and luau: when errors encountered, return non-zero exit code, along with error count to stderr #631
  • safenames and excel: Unsafe empty column/header names are replaced with "_blank" instead of "_" #632
  • frequency: replace foreach iterator with regular for; remove unneeded assert 74eb321
  • bumped qsv-stats from 0.4.1 to 0.4.5 - fixing sum rounding and variance precision errors.
  • cargo update bump several indirect dependencies
  • pin Rust nightly to 2022-12-03

Fixed

  • stats: fix sum rounding and variance precision errors #635

NOTE: Not published on crates.io due to problems creating prebuilt binaries

Full Changelog: 0.75.0...0.76.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.