Skip to content

Releases: sebageek/servefile

v0.5.4

23 Jan 22:45
Compare
Choose a tag to compare

0.5.4 released

  • code reformatting for better maintainability
  • upload to uploaddir instead of /tmp for large files
  • add python3.10 / python3.11 support
  • drop python3.6 support

v0.5.3

17 Nov 23:43
Compare
Choose a tag to compare

0.5.3 released

  • improved test performance

v0.5.2

07 Sep 22:32
Compare
Choose a tag to compare

0.5.2 released!

  • fixed bug where exception was shown on transmission abort with python3
  • fixed wrong/outdated pyopenssl package names
  • tests are now using a free non-default port to avoid clashes; if
    wished the ports can be set from outside by specifying the
    environment variables SERVEFILE_DEFAULT_PORT and
    SERVEFILE_SECONDARY_PORT
  • fixed broken redirect when filename contained umlauts or other characters
    that should have been quoted
  • fixed broken special char handling in directory listing for python2
  • drop python3.5 support
  • fixed PUT uploads with python3 and documented PUT-uploads with curl

v0.5.1

29 Sep 23:56
Compare
Choose a tag to compare
Release v0.5.1