Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dl-i686.7z | 2023-09-12 | 701.0 kB | |
dl-i686.7z.sha256 | 2023-09-12 | 64 Bytes | |
dl-x86_64.7z | 2023-09-12 | 731.8 kB | |
dl-x86_64.7z.sha256 | 2023-09-12 | 64 Bytes | |
README.md | 2023-09-12 | 917 Bytes | |
v1.4.11 source code.tar.gz | 2023-09-12 | 32.2 kB | |
v1.4.11 source code.zip | 2023-09-12 | 45.9 kB | |
Totals: 7 Items | 1.5 MB | 0 |
What's Changed
- Time is now reported the same using
sfsu list
asscoop list
- Fixed clippy issues and minor refactoring by @jewlexx in https://github.com/jewlexx/sfsu/pull/306
- Update benchmarks by @jewlexx in https://github.com/jewlexx/sfsu/pull/321
- Unpin dependencies by @jewlexx in https://github.com/jewlexx/sfsu/pull/348
- Use higher-level directories library rather than dirs-sys by @jewlexx in https://github.com/jewlexx/sfsu/pull/361
- Improve
update_last_update_time
function. by @jewlexx in https://github.com/jewlexx/sfsu/pull/362 - Update chrono dependency to patched version by @jewlexx in https://github.com/jewlexx/sfsu/pull/363
- Update GitHub action to use cargo-auditable by @jewlexx in https://github.com/jewlexx/sfsu/pull/365
- Dependency updates from Renovate
Full Changelog: https://github.com/jewlexx/sfsu/compare/v1.4.10...v1.4.11