Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 910 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 910 Bytes

Changelog

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.

Added

  • Add more helper methods to Value
  • Add some unit tests

Changed

  • BREAKING: Rename Value::to_str to Value::to_text
  • BREAKING: Split webdav::xml::Error into webdav::xml::ExtractElementError and webdav::xml::XmlError

Fixed

  • Fix lists with more than 2 items not being parsed correctly (#2)

0.1.0 - 2024-02-15