ccid: updated to 1.8.2
1.8.2
- Fix initialisation of composite devices (like Yubico tokens)
- Correctly close the slots of a multi-slots reader (serial
textproc/xan: update to 0.59.0
Breaking
Bumping MSRV to 1.85.0 and edition 2024.
Overhauling how xan scrape takes its inputs. It now targets HTML files on disk by default now.
xan plot --density-scale now defaults to log.
xan freq -X/--approx-algo & xan p freq -X/--approx-algo now default to heavy-keeper.
Dropping xan eval -S/--serialize. The default behavior of the command is now to output the serialized value.
Features
Adding xan search -x/--pattern-file.
Adding xan cat --glob, xan merge --glob, xan parallel --glob.
Adding the hostname moonblade function.
Adding xan scrape --paths, --path-column, --docs, --docs-column, -D/--stdin-doc & --glob.
Adding xan from -f=(json|ndjson) --path <path>.
Adding xan from -f toml & -f raw.
Adding xan spark --hide-all & --repeat-x-axis.
[17 lines not shown]
textproc/typst: update to 0.15.0
Highlights
Typst now supports variable fonts
HTML export now supports equations out of the box via MathML
With the new, experimental bundle export target, a single Typst project can output multiple files (e.g. a multi-page website)
A single document can now contain multiple bibliographies
Typst can now target multiple PDF standards at once
The new within selector simplifies many introspection use cases
The new divider element represents a thematic break that templates can style
Spot colors enable use of custom pigments in offset printing
With the new file path type, project-relative paths can be passed to packages
The new, more general typst eval CLI subcommand supersedes typst query
Layout convergence issues now result in detailed diagnostics
Two long-standing list layout issues with marker alignment and centering were fixed
Paragraph handling in HTML export is improved, preventing unexpected paragraphs from appearing
The Typst documentation now has a print version
[311 lines not shown]
net/termscp: update to 1.1.1
1.1.1
Released on 2026-06-08
Fixed
build: drop vergen-git2 build dependency
vergen-git2 reads git metadata at build time, but the crates.io source tarball ships no .git, so the published 1.1.0 fails on cargo install. crates.io versions are immutable (no overwrite) and Chocolatey's moderation queue blocks a fast re-push, so a clean 1.1.1 without vergen is the only fix.
1.1.0
Released on 2026-06-08
Added
site: catppuccin theme tokens, tailwind 4, self-hosted font
site: i18n string resolver with en fallback
site: build-time man.md fetcher pinned to release ref
[145 lines not shown]
textproc/television: update to 0.15.9
0.15.9 - 2026-06-14
🐛 Bug Fixes
c233146 (autocomplete) Ignore enter keybindings for shell integration by @alexpasmantier in #1092
c44cbed (cable) Remove redundant quoting around {} in action commands by @Mic92 in #1048
⚡ Performance
bdb2c35 (uncategorized) Better thread allocation for the matcher by @alexpasmantier in #1091
⚙️ Miscellaneous Tasks
b17cdfa (uncategorized) Release version 0.15.9 by @alexpasmantier
0.15.8 - 2026-06-08
⛰️ Features
bb13d78 (cable) Add snap-related channels by @abbyssoul
🐛 Bug Fixes
45a5faa (cable) Use bash by default for distrobox-list channel by @jinliu in #1071
[29 lines not shown]