Releases: andrewleech/PyWebDAV3
Releases · andrewleech/PyWebDAV3
0.11.0
What's Changed
- test: fix invalid escape sequence by @xypron in #36
- changed docstring of get_creationdate function by @gauravk-mk in #38
- Update README.md by @Ph0tonic in #39
- ci: install setuptools. by @andrewleech in #44
- Use ConfigParser which replaces SafeConfigParser since Python 3.2 by @bnavigator in #43
- Remove extra quotes from the test argument by @vpa1977 in #40
- Skip asserting unimplemented feature test results by @vpa1977 in #41
- remove Python2 crumbs by @a-detiste in #45
New Contributors
- @xypron made their first contribution in #36
- @gauravk-mk made their first contribution in #38
- @Ph0tonic made their first contribution in #39
- @bnavigator made their first contribution in #43
- @vpa1977 made their first contribution in #40
- @a-detiste made their first contribution in #45
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- Fix type errors in locks.py by @ntherning in #27
- Rename README to README.md by @busterbeam in #24
- A couple of baseurl-related fixes. by @jaysonlarose in #19
- Update project configuration by @andrewleech in #29
- actions: Run litmus tests. by @andrewleech in #30
- actions: Publish on tag. by @andrewleech in #31
- Fix package format. by @andrewleech in #32
New Contributors
- @ntherning made their first contribution in #27
- @busterbeam made their first contribution in #24
- @jaysonlarose made their first contribution in #19
- @andrewleech made their first contribution in #29
Full Changelog: 0.9.14...0.10.0