Skip to content

Releases: Parquery/reconnecting-ftp

reconnecting-ftp 1.1.2

16 Sep 12:11
1a64271

Choose a tag to compare

  • Added logic to retry on ConnectionError (#21)
  • Added logic to retry on BrokenPipeError (#19)
  • Removed support for Python 3.6 and added for 3.11 (#20)
  • Added support for Python 3.10 (#16)

reconnecting-ftp 1.1.1

10 Nov 23:33
bef9dd2

Choose a tag to compare

  • Made encoding keyword backward compatible (#8)
  • Added badges and updated supported Python versions (#12)

reconnecting-ftp

11 Oct 07:02
77de50a

Choose a tag to compare

  • Propagated the parameter encoding (#5)

reconnecting-ftp 1.0.12

03 Aug 15:47
e8028e3

Choose a tag to compare

  • Moved to github.com
  • Moved reconnecting_ftp.py to a module directory