github jqnatividad/qsv 0.104.1

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

Added

  • added new publishing workflow to build binary variants using older glibc 2.31 instead of glibc 2.35 and musl 1.1.24 instead of musl 1.2.2. This will allow users running on older Linux distros (e.g. Debian, Ubuntu 20.04) to run qsv prebuilt binaries with "older" glibc/musl versions. 1a08b92

Changed

  • sniff: improved usage text d2b32ac
  • sniff: if sniffing a URL, and server does not return content-length or last-modified headers, set filesize and last-modified to "Unknown" d4a64ac
  • frequency: use SIMD accelerated utf8 validation in hot loop 33406a1
  • foreach: use simdut8 validation df6b4f8
  • apply: use simdutf8 validation in decode operation; also tweak it to avoid panics (however unlikely) adf7052
  • update install & build instructions with magic
  • Bump regex from 1.8.1 to 1.8.2 by @dependabot in #990
  • Bump bumpalo from 3.12.2 to 3.13.0
  • pin Rust nightly to 2021-05-22

Removed

  • sniff: disabled --progressbar option on qsvdp binary variant 1a20edb

Fixed

  • updated publishing workflows to properly enable magic feature (for sniff mime type detection) 136211f

Full Changelog: 0.104.0...0.104.1

Don't miss a new qsv release

NewReleases is sending notifications on new releases.