Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksum.txt | 2025-03-11 | 697 Bytes | |
stu-0.7.0-aarch64-apple-darwin.tar.gz | 2025-03-11 | 6.1 MB | |
stu-0.7.0-aarch64-unknown-linux-gnu.tar.gz | 2025-03-11 | 6.5 MB | |
stu-0.7.0-aarch64-unknown-linux-musl.tar.gz | 2025-03-11 | 6.5 MB | |
stu-0.7.0-x86_64-apple-darwin.tar.gz | 2025-03-11 | 6.5 MB | |
stu-0.7.0-x86_64-unknown-linux-gnu.tar.gz | 2025-03-11 | 6.8 MB | |
stu-0.7.0-x86_64-unknown-linux-musl.tar.gz | 2025-03-11 | 6.9 MB | |
README.md | 2025-03-11 | 998 Bytes | |
v0.7.0 source code.tar.gz | 2025-03-11 | 3.7 MB | |
v0.7.0 source code.zip | 2025-03-11 | 3.7 MB | |
Totals: 10 Items | 46.6 MB | 2 |
What's Changed
- feat: enable LTO and codegen-units = 1 optimizations by @zamazan4ik in https://github.com/lusingander/stu/pull/49
- Implement opening with encoding by @lusingander in https://github.com/lusingander/stu/pull/51
- Improve internals for download object by @lusingander in https://github.com/lusingander/stu/pull/52
- Recursive download objects by @lusingander in https://github.com/lusingander/stu/pull/53
- Custom keybindings by @lusingander in https://github.com/lusingander/stu/pull/54
- Improve help page by @lusingander in https://github.com/lusingander/stu/pull/55
- Download as on object list page by @lusingander in https://github.com/lusingander/stu/pull/56
New Contributors
- @zamazan4ik made their first contribution in https://github.com/lusingander/stu/pull/49
Note
- Some default keybindings have been changed. Please refer to
keybindings.toml
and set as needed.
Full Changelog: https://github.com/lusingander/stu/compare/v0.6.7...v0.7.0