diff --git a/_service b/_service index 802d6d9..6826d13 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/sxyazi/yazi.git @PARENT_TAG@ git - v0.4.2 + v25.2.7 v* v(\d+\.\d+\.\d+) \1 diff --git a/_servicedata b/_servicedata index 7492a99..5455256 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/sxyazi/yazi.git - 5cfcab305ef0a02771b3bd651ed343e436fc7f7e \ No newline at end of file + 17ff1e8812304d52aab56eb5dd6a220578a0dd74 \ No newline at end of file diff --git a/vendor.tar.zst b/vendor.tar.zst index 593eea5..45640a5 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9489eead66d36ff56f2f07baa7d23aea963575f839e42ffea48ac3a21117355a -size 41678131 +oid sha256:a81b311fc2ace3d02fefdb87ed79edf06f7c6416453dfddd1672080dbe9fe03a +size 38139077 diff --git a/yazi-0.4.2.obscpio b/yazi-0.4.2.obscpio deleted file mode 100644 index 6b9022d..0000000 --- a/yazi-0.4.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2780ce6e2f8f73daa6673d27f9e1a5a04722c25d157b93b1b22b8f06307e740c -size 1720332 diff --git a/yazi-25.2.7.obscpio b/yazi-25.2.7.obscpio new file mode 100644 index 0000000..0a7d8e9 --- /dev/null +++ b/yazi-25.2.7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3395e4d50e6aebed5cb448539ed54e88014e054b836d32c0e3a358bdf353c98d +size 1780236 diff --git a/yazi.changes b/yazi.changes index ee95045..041f076 100644 --- a/yazi.changes +++ b/yazi.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Fri Feb 07 18:36:11 UTC 2025 - kskarthik@disroot.org + +- Update to version 25.2.7: + * chore: bump version to 25.2.7 (#2301) + * feat: use positional argument instead of `--args` for the `plugin` command (#2299) + * feat: support end of options (`--`) marker for all commands (#2298) + * docs: update Windows Terminal image preview support to Stable (#2296) + * feat: new `arrow top` and `arrow bot` commands to jump to the top and bottom (#2294) + * feat: switch to Calendar Versioning (#2291) + * feat: new `@since` plugin annotation to specify the minimum supported Yazi version (#2290) + * fix: enable unwinding on Windows release builds (#2286) + * docs: Warp sponsorship (#2282) + * fix: correct shell quotes for Unicode on Windows (#2285) + * fix: squeeze the parent directory offset after terminal size change (#2275) + * docs: add Bobcat to the list of VTEs with images preview support (#2269) + * feat: `ya pack` supports adding and deleting multiple packages at the same time (#2257) + * feat: allow preloaders to return an optional `Error` to describe the failure (#2253) + * feat: new `cx.layer` API to determine the current UI layer (#2247) + * feat: support `package.toml` as a symlink (#2245) + * fix: ensure the selected file list is always ordered (#2244) + * feat: wrap long task descriptions (#2243) + * fix: JSON value `null` should be deserialized as Lua `nil`, not lightweight userdata `null` (#2242) + * feat: apply natural sort to partitions on both Linux and macOS (#2235) + * fix: use `u32` for parsing Linux partition blocks (#2234) + * fix: unmangle the hexadecimal space strings (`"\x20"`) in Linux partition labels (#2233) + * feat: support local `tmux` image preview over SSH (#2229) + * fix: ignore completions artifacts (#2226) + * fix: sync block execution failed due to `Runtime` mutably borrowed more than once (#2225) + * perf: detach the watch registration from the main thread (#2224) + * ci(snap): correct arm64 runner OS (#2217) + * feat: more complete hovered file cursor tracking (#2218) + * fix(nix): rust overlay infinite recursion (#2216) + * ci: use GitHub Linux arm64 runners for the snap build (#2214) + * feat: mount manager (#2199) + * feat: channel and multi-concurrent task join support for the plugin system (#2210) + * feat: custom modal component API (#2205) + * feat: arm64 Snap package (#2188) + * fix: wrong description of the `swipe` command (#2197) + * feat: new `ya pack -d` subcommand to delete packages (#2181) + * feat: new `--no-cwd-file` option for the `close` command (#2185) + * fix: incorrect monorepo sub-plugin path resolution (#2186) + * feat: allow `YAZI_LOG` to control the log level of Ɯberzug++ (#2183) + * docs: correct the `cargo test` command in the contribution guide (#2182) + * feat: replace mode and Vim motions (`W`, `E`, `B`, `^`, `_`) for inputs (#2143) + * feat: more decent package locking mechanism (#2168) + * feat: support `application/mbox` mimetype (#2173) + * feat: sort search results by full URN (#2164) + * fix: typo in the argument documentation for the CLI (#2158) + * feat: support and hide Windows system files by default (#2149) + * fix: correct Vec capacity allocation caused by variable name shadowing (#2139) + * fix: `before_ext` should exclude directories since only files have extensions (#2132) + * fix: handle broken pipe errors gracefully (#2110) + * feat: prompt users without `fzf` for the `zoxide` plugin (#2122) + * fix: don't check if has a hovered file in advance, only do so when `--hovered` is explicitly specified (#2105) + * docs: update the links in the README (#2103) + * fix: add Alacritty to the database as a terminal that doesn't support any image protocol (#2107) + * fix: reversed style shouldn't be applied to the entire text block + * ci: add new linux targets (#2099) + * feat: new `ya.confirm()` API (#2095) + * fix: element style of `ui.Text` was not applied to the entire area (#2093) + * feat: add `cbr` and `cbz` as valid archive extensions (#2077) + * feat: theme support for the spotter border and title (#2002) + * chore: bump version to 0.4.3 + ------------------------------------------------------------------- Tue Jan 28 16:56:28 UTC 2025 - kskarthik@disroot.org diff --git a/yazi.obsinfo b/yazi.obsinfo index 5da17f2..3ebc9ec 100644 --- a/yazi.obsinfo +++ b/yazi.obsinfo @@ -1,4 +1,4 @@ name: yazi -version: 0.4.2 -mtime: 1734695382 -commit: 5cfcab305ef0a02771b3bd651ed343e436fc7f7e +version: 25.2.7 +mtime: 1738917769 +commit: 17ff1e8812304d52aab56eb5dd6a220578a0dd74 diff --git a/yazi.spec b/yazi.spec index 51c58e7..86b40ef 100644 --- a/yazi.spec +++ b/yazi.spec @@ -17,7 +17,7 @@ Name: yazi -Version: 0.4.2 +Version: 25.2.7 Release: 0 Summary: Blazing fast terminal file manager written in Rust, based on async I/O License: MIT