Releases: DLR-SC/python-webdav-lib
Releases · DLR-SC/python-webdav-lib
0.4.2
Compare
Sorry, something went wrong.
No results found
Bug fix release.
Corrected return value of "webdav.WebdavResponse.LiveProperties.getContentLength". It returns int again.
0.4.1
Compare
Sorry, something went wrong.
No results found
A workaround is needed for servers which provide no correct resource type.
0.4.0
Compare
Sorry, something went wrong.
No results found
A workaround is needed for servers which provide no correct resource type.
Improve handling of missing WebDAV Live properties.
Extend the example command line tool.
Improve debugging.
0.3.1
Compare
Sorry, something went wrong.
No results found
0.3.0
Compare
Sorry, something went wrong.
No results found
Most significant change: Python 2.4 and Jython 2.5 compatibility added.
0.2.0
Compare
Sorry, something went wrong.
No results found
Regular feature release.
Special thanks to Radek Dvořák and Mikko Pallari.
0.1.2
Compare
Sorry, something went wrong.
No results found
This is a bugfix release which addresses some problems concerning file uploads. Updating is recommended.