Hi,

requests 2.0.0 released with single change - support for vibe-d moved to separate subpackage.

The goal of this update is to prevent dub from downloading vibe-d packages for optional subConfiguration.

Important in case you use requests with vibe-d: starting from this release instead of using subConfiguration for requests in your dub.json you have to use package requests:vibed in dependencies.


dlang-requests is http/ftp client library inspired by python requests
https://github.com/ikod/dlang-requests

best regards,
Igor

Reply via email to