editors/tp-note: update to 1.25.19
v1.25.19
Enable more languages for language detection
The `lingua` crate v1.8.0 detects language much faster than before, but
requires 3 times as much disk space in the Tp-Note binary.
Therefor, this release:
* Ships approximately the language detection data for only half of the
77 available languages (see `features` for the `lingua` crate in
`Cargo.toml`).
* Enables by default all available languages as search candidates.
(Can be configured with `filter.get_lang.language_candidates`,
e.g. `filter.get_lang.language_candidates = [ "en", "fr", "de" ]`).
editors/redox: update to 0.3.0
- Syntax by @JackDerksen in #11
- feat: subtle vim-style colour column guide at row=80 by @JackDerksen in #12
- Visual tweaks by @JackDerksen in #13
sysutils/onefetch: update to 2.27.1
2.27.1
Bug Fixes
- Fix CD pipeline by @o2sh in 497d4c0
2.27.0
New Features
- add language support for Nushell by @o2sh in #1687
- add language support for Slint by @opmr0 in #1710
Bug Fixes
- fix npm manifest parsing by @o2sh in #1693
- always show ascii-language when provided by CLI by @o2sh in #1713
- ascii_colors should match ascii-language colors when provided by CLI when no language detected bcfca6b
[7 lines not shown]
shells/oh-my-posh: update to 29.9.2
v29.9.2
Reverts
- git: reflect staged new files (A.) in Working status (5eb74df)
v29.9.1
Bug Fixes
- bun: add support for bun.lock in tests (45aedcb)
- dev: bump devcontainer Go version to 1.26 (52aa19a)
- python: strip quotes from pipenv pyvenv.cfg prompt (b0bf1dd)
graphics/matugen: update to 4.1.0
Added
add contrast config option (fixes #274)
add info when executing pre_hook for wallpaper
only show stout/stderr if not empty
add jxl image support (fixes #268)
add per template scheme types (#261)
add stdout and stderr for commands (fixes #227)
add --opacity flag (#238)
add error when using set_format on a color without alpha (fixes #266)
add alpha_hex and alpha_hex_stripped (closes #260)
Fixed
do not use Stdio::piped() for commands (#270)
canonicalize the image path (#273)
change description for --old-json-output
[14 lines not shown]
devel/gitui: update to 0.28.1
Changed
- support proper pre-push hook (#2809)
- improve gitui --version message [@hlsxx] (#2838)
- rust msrv bumped to 1.88
Fixed
- fix extremely slow status loading in large repositories by replacing time-based cache invalidation with generation counter [@DannyStoll1] (#2823)
- fix panic when renaming or updating remote URL with no remotes configured [@xvchris] (#2868)
tex-xint{,-doc}: update to 1.4o
– The xintexpr syntax now recognizes in addition to " for
hexadecimal, the prefix ' for octal.
- It also implements the prefixes 0x, 0o and 0b (with
possibly a fractional part).
- \xintiieval admits an optional parameter [h], [o], [b]
for conversion of the integer output to hexadecimal,
octal, or binary.
– Babel active characters are auto-taming in \xinteval.
It is now possible to use xintexpr also with OpTeX and
ConTeXt-LMTX.
devel/feluda: update to 1.12.0
- chore: cleanup docs. remove makefile. add docs build to ci by @anistark in #193
- docs: re-structure and add contributing guide by @anistark in #194
- docs: cleanup and build to dirhtml by @anistark in #195
- docs: fix broken images by @anistark in #196
- build(deps): bump bytes from 1.10.1 to 1.11.1 in /examples/rust-example in the cargo group across 1 directory by @dependabot[bot] in #197
- build(deps): bump the cargo group across 1 directory with 3 updates by @dependabot[bot] in #198
- fix: overhaul cache module by @anistark in #199
- refactor: optimize tokio usage for GitHub license fetching by @anistark in #202
- build(deps): bump flask from 3.0.0 to 3.1.3 in /examples/python-example in the pip group across 1 directory by @dependabot[bot] in #200
- build(deps): bump quinn-proto from 0.11.13 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #201
- chore: update all dependencies to latest versions by @anistark in #204
- build(deps): bump rustls-webpki from 0.103.8 to 0.103.10 in the cargo group across 1 directory by @dependabot[bot] in #203