Skip to content

Releases: APT37/kumono

0.77.0

01 Mar 15:16

Choose a tag to compare

Rename `max_retries` to `max_tries`, respect try limit in most places

0.76.0

01 Mar 12:07

Choose a tag to compare

Don't save archive internally in Target, pre-calculate chunks

0.75.0

28 Feb 12:56

Choose a tag to compare

Implement authentication and favorite creator/post download

0.74.0

22 Feb 08:41

Choose a tag to compare

Show average download speed, add hardware recommendation to README.md

0.73.1

21 Feb 13:22

Choose a tag to compare

Avoid needless allocations

0.73.0

21 Feb 10:17

Choose a tag to compare

Add `path` and `archive_path` fields to `Target` variants

0.72.2

20 Feb 22:47

Choose a tag to compare

Merge if checks

0.72.1

20 Feb 22:07

Choose a tag to compare

Prevent premature allocation

0.72.0

20 Feb 20:38

Choose a tag to compare

Privatize single use structs

0.71.0

14 Feb 23:02

Choose a tag to compare

Use `usize` wherever possible