Skip to content

v0.11.0

Compare
Choose a tag to compare
@iyear iyear released this 30 Sep 04:35
· 410 commits to master since this release

Highlights

  • [Feat] Support expose files to HTTP server with --serve flag

Changelog

New Features

  • 919fe2d: feat(dl): support expose files to HTTP server with serve flag (@iyear)

Documentation updates

Refactoring

  • ba8e709: refactor(dcpool): directly return default client instead of dc id (@iyear)

Others