RSS Bot Posted July 18, 2024 Posted July 18, 2024 Bump sharkdp/bat from 0.23.0 to 0.24.0 by bumping BATCAT_VERSION in lib/functions/general/bat-cat.sh. Release notes Sourced from sharkdp/bat's releases. Please note that this only shows the release notes for the latest release. v0.24.0 Features Add environment variable BAT_PAGING, see sharkdp/bat#2629 (@einfachIrgendwer0815) Add opt-in (--features lessopen) support for LESSOPEN and LESSCLOSE. See sharkdp/bat#1597, sharkdp/bat#1739, sharkdp/bat#2444, sharkdp/bat#2602, and sharkdp/bat#2662 (@Anomalocaridid) Bugfixes Fix more not being found on Windows when provided via BAT_PAGER, see sharkdp/bat#2570, sharkdp/bat#2580, and sharkdp/bat#2651 (@mataha) Switched default behavior of --map-syntax to be case insensitive sharkdp/bat#2520 Updated version of serde_yaml to 0.9. See sharkdp/bat#2627 (@Raghav-Bell) Fix arithmetic overflow in LineRange::from and LineRange::parse_range, see sharkdp/bat#2674, sharkdp/bat#2698 (@skoriop) Fix paging not happening when stdout is interactive but stdin is not, see sharkdp/bat#2574 (@Nigecat) Make -pp override --paging and vice versa when passed as a later argument, see sharkdp/bat#2660 (@J-Kappes) Other Output directory for generated assets (completion, manual) can be customized, see sharkdp/bat#2515 (@tranzystorek-io) Use the is-terminal crate instead of atty, see sharkdp/bat#2530 (@nickelc) Add Winget Releaser workflow, see sharkdp/bat#2519 (@sitiom) Bump MSRV to 1.70, see sharkdp/bat#2651 (@mataha) Syntaxes Associate os-release with bash syntax, see sharkdp/bat#2587 (@cyqsimon) Associate Containerfile with Dockerfile syntax, see sharkdp/bat#2606 (@einfachIrgendwer0815) Replaced quotes with double quotes so fzf integration example script works on windows and linux. see sharkdp/bat#2095 (@johnmatthiggins) Associate ksh files with bash syntax, see sharkdp/bat#2633 (@johnmatthiggins) Associate sarif files with JSON syntax, see sharkdp/bat#2695 (@rhysd) Associate ron files with rust syntax, see sharkdp/bat#2427 (@YeungOnion) Add support for WebGPU Shader Language, see sharkdp/bat#2692 (@rhysd) Add .dpkg-new and .dpkg-tmp to ignored suffixe, see sharkdp/bat#2595 (@scop) fix: Add syntax mapping *.jsonl => json, see sharkdp/bat#2539 (@WinterCore) Update Julia syntax, see sharkdp/bat#2553 (@dependabot) add NSIS support, see sharkdp/bat#2577 (@idleberg) Update ssh-config, see sharkdp/bat#2697 (@mrmeszaros) bat as a library Add optional output_buffer arg to Controller::run() and Controller::run_with_error_handler(), see sharkdp/bat#2618 (@Piturnah) View the full article
Recommended Posts