Yoda 0.11.4 release with update to rustc 2024 standard,
ggemtext library updated to 0.5 that also includes some performance / energy safe optimizations:
- removed regex implementation
- separated expensive methods from entity member constructors
- added Gemtext traits with zero-copy features
If you're using old Rust compiller, just run this command:
rustup update
Then, upgrade Yoda from crates:
cargo install Yoda
- as always, old profile data yet available at the config directory.
Mar 18 · 7 months ago · 👍 clseibold
Source