Skip to content

0.4.7: bugfixes and enhancements

Latest
Compare
Choose a tag to compare
@jquast jquast released this 11 Jun 17:08
· 2 commits to master since this release
  • bugfix: stall on some kinds of error in recv(), PR #56
  • bugfix: sequence number miscalculation in send(), PR #52
  • enhancement: callback function added for recv() method, PR #53
  • bugfix: receiving empty file and stall condition in recv(), PR #50
  • bugfix: callback is now called for some kinds of errors and some CLI fixes, 8a798e8
  • bugfix: remove DepreactionWarning for logging.warn(), PR #49