Skip to content

0.31.0

Compare
Choose a tag to compare
@amotl amotl released this 29 Jan 15:26
· 23 commits to master since this release

What's Changed

  • Added command-line argument --timeout, to configure network timeout
    values in seconds. The default connect timeout is five seconds now,
    the default read timeout is the default setting of the socket module,
    which is "infinite" by default.

  • Chore: Use verlib2.Version instead of crate.client._pep440.Version.

Full Changelog: 0.30.2...0.31.0