github jqnatividad/qsv 0.52.1

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

Added

  • added qsv GitHub social media image

Changed

  • stats: added sum integer overflow handling. If sum overflows, instead of panicking, the value 'OVERFLOW' is returned
  • upgraded to faster qsv_dateparser 0.4.2, which parses the slash_dmy/slash_mdy date formats earlier in the parse tree, which has more prevalent usage.
  • nightly builds are now bundled into the main distribution zip archive.
  • renamed qsv_rust_version_info.txt to qsv_nightly_rust_version.info.txt in the distribution zip archive to make it clearer that it only pertains to nightly builds
  • cargo bump update several dependencies

Removed

  • nightly distribution zip archives have been removed, now that the nightly builds are in the main zip archive.

Fixed

  • stats: prefer_dmy date-parsing preference was not used when computing date min/max
  • stats: prefer_dmy setting was not initialized properly the first time its called
  • nightly build self-update now works properly, now that they are bundled into the main distribution zip archive

Full Changelog: 0.52.0...0.52.1

Don't miss a new qsv release

NewReleases is sending notifications on new releases.