All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add more helper methods to
Value
- Add some unit tests
- BREAKING: Rename
Value::to_str
toValue::to_text
- BREAKING: Split
webdav::xml::Error
intowebdav::xml::ExtractElementError
andwebdav::xml::XmlError
- Fix lists with more than 2 items not being parsed correctly (#2)