Skip to content

Release 1.9.0

Choose a tag to compare

@mhucka mhucka released this 12 Mar 04:11
· 132 commits to main since this release

Changes in this release:

  • New exception ArgumentError.
  • net(...) makes slightly finer distinctions between ServiceFailure and NetworkFailure when it comes to addresses it can't connect to, and also raises ArgumentError in some cases such as passing a data keyword argument to a network get.
  • on_localhost(...) logs slightly better debug messages.
  • There are more test cases.
  • CITATION.cff has been corrected and no longer describes the wrong repository.