v0.6.1
⚠️ BREAKING CHANGES ⚠️
imgdl
now returns void
and there are another updates. See the README.
What's Changed
- Revamp by @fityannugroho in #14
- Awaiting for
queue.add
in the wrong scope caused concurrency blocking by @fityannugroho in #15 Image.url
now returnURL
class instance instead ofstring
by @fityannugroho in #16- Fix missing
await
insidedownload
, update tests, upgradevitest
to v2 by @fityannugroho in #17
Full Changelog: v0.5.1...v0.6.1