Changelog
✏️ v0.10.0 Unreleased
- Port the website to Zensical over mkdocs-material
- Project version is now decoupled and independent from the monorepo
- Create and use rustbin - the fastest rustup shims provider, written in rust
- Use uv directly as a crate dependency instead of managing a download externally
- This severely improves the resiliency and maintainability of the project
- Pure-rust releases are halted until uv is available on the registry
- Keeping an
external-uv branch for future reference if needed
- Sketch compiling with
cargo-xwin MSVC targets from non-windows hosts
- Many
PyaketProject variables are now safer Option<String> and idiomatic
- Minify the readme, use mrmarble/termsvg and screenshot.rocks presentation
📦 v0.9.0 June 2, 2025
- Initial version, basic functionality working