84621c0c1a
Remove old download-to-path methods.
0e62e7e956
Add API for downloading media to user-provieded tokio::fs::File.
5c6d44ff30
Bump to v0.10.0
2eb0f103e3
Run cargo upgrade --incompatible
a4403391c8
Revert "Migrate from libsql to turso"
Add API for downloading media to user-provieded tokio::fs::File.
Ok, added commit that removed download-to-path methods.
b6f8432cfc
Remove old download-to-path methods.
Add API for downloading media to user-provieded tokio::fs::File.
I am not very experienced Rust developer yet. But, if we'll silently remove old method, we'll break backwards compatibility. That will potentially make potentially many existing users unhappy.
Add API for downloading media to user-provieded tokio::fs::File.
I don't think this solution is perfect. User may need a way to specify options for creation/opening file.
Add API for downloading media to user-provieded tokio::fs::File.
According to documentation https://docs.rs/tokio/latest/tokio/fs/struct.File.html dropping tokio::fs::File object does not guarantee completion of all pending operations.
Add API for downloading media to user-provieded tokio::fs::File.
85e71ebcf8
Add API for downloading media to user-provieded tokio::fs::File.
14bf23310d
Add API for downloading media to user-provieded tokio::fs::File.
Support "Find my phone" functionality in PineTime.
06aa945dc0
Support "Find my phone" functionality in PineTime.
2d32822ff8
[Huawei] Add Huawei Watch Fit 2 gadget
772ec05049
Update changelog
18e08d13da
Fix tests and linter
1c2c1f710e
[Huawei] Add support for workout calories and cycling power
f4bae92be8
Support "Find my phone" functionality in PineTime.
d07f2f2d65
Support "Find my phone" functionality in PineTime