Skip to content

Releases: hevp/compact-dav

v2.0-beta

01 May 12:19

Choose a tag to compare

v2.0-beta Pre-release
Pre-release
  • Add config command
  • Use modern packages for various functionality
  • Rewrite as installable Python package
  • Add typing info
  • Fix various bugs

v1.0

30 Oct 15:15

Choose a tag to compare

This release includes the following changes:

  • Better Python 3 support
  • Some fixes

First release: v1.0-beta

25 Oct 12:39

Choose a tag to compare

Pre-release

This is a complete implementation of the WebDAV protocol for clients to communicate with OwnCloud and NextCloud services. It is still in beta though.

Highlights

  • Support all WebDAV methods and more
  • Compact code and approach
  • Directory listing with optional recursion, sorting, filtering and output formatting
  • Fully configurable client and credentials