| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| qsv-mcp-server-15.2.0.mcpb | 2026-01-31 | 12.0 MB | |
| qsv-15.0.1-x86_64-pc-windows-msvc.zip | 2026-01-28 | 297.2 MB | |
| qsv-15.0.1-x86_64-pc-windows-gnu.zip | 2026-01-28 | 118.9 MB | |
| qsv-15.0.1-x86_64-unknown-linux-gnu.zip | 2026-01-28 | 300.7 MB | |
| qsv-15.0.1-aarch64-apple-darwin.zip | 2026-01-28 | 194.8 MB | |
| qsv-15.0.1-aarch64-pc-windows-msvc.zip | 2026-01-28 | 48.5 MB | |
| qsv-15.0.1-aarch64-unknown-linux-gnu.zip | 2026-01-28 | 56.5 MB | |
| qsv-15.0.1-x86_64-unknown-linux-musl.zip | 2026-01-28 | 61.8 MB | |
| qsv-15.0.1-powerpc64le-unknown-linux-gnu.zip | 2026-01-28 | 22.6 MB | |
| qsv-15.0.1-s390x-unknown-linux-gnu.zip | 2026-01-28 | 24.9 MB | |
| qsv-15.0.1-geocode-index.rkyv | 2026-01-28 | 22.3 MB | |
| qsv-15.0.1-geocode-index.rkyv.cities15000 | 2026-01-28 | 22.3 MB | |
| qsv-15.0.1-geocode-index.rkyv.cities15000.sz | 2026-01-28 | 8.9 MB | |
| 15.0.1 source code.tar.gz | 2026-01-28 | 52.6 MB | |
| 15.0.1 source code.zip | 2026-01-28 | 53.0 MB | |
| README.md | 2026-01-28 | 1.2 kB | |
| Totals: 16 Items | 1.3 GB | 0 | |
[15.0.1] - 2026-01-28
Ooops, we celebrated color and the magika-powered revamped sniff but forgot to actually enable them in the release prebuilts! 🤦🏻♂️
This patch enables the new color command, turns on magika, along with several fixes and dependency bumps.
Changed
- deps: bump polars to latest upstream
- deps: bump csv-nose from 0.6.0 to 0.7.0
- deps: bump mlua from 0.11.5 to 0.11.6
- deps: bump minijinja from 2.14.0 to 2.15.1
- deps: bump minijinja-contrib from 2.14.0 to 2.15.1
- deps: bump siphasher from 1.0.1 to 1.0.2
- deps: bump iana-time-zone from 0.1.64 to 0.1.65
- deps: bump hono from 4.11.4 to 4.11.7 (MCP)
- build: add
colorfeature to build and test workflows - build: add
magikafeature to publishing workflows - docs: updated luau documentation to reflect bundled Luau 0.706
- docs:
sniffis now also 🤖-powered with its use of Magika mime-type detection
Fixed
- tests: fix flaky
colortest_get_theme test (now ignored due to environment dependencies) - tests: fix flaky
searchJSON test by using semantic rather than byte-by-byte compare
Full Changelog: 15.0.0...15.0.1