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.
[Unreleased]
Changed
[0.3.2] - 2021-12-08
- Fix compiler warnings.
[0.3.1] - 2021-12-08
- Fix
Webdavex.Client.put/3
connections leaking.
[0.3.0] - 2018-09-24
- Update
:hackney_options
whitelist, seeWebdavex.Config
[0.2.0] - 2018-09-09
Added
Webdavex.Client.head/2
methodWebdavex.Client.get_stream/2
method
Changed
- improve tests with dynamic
Bypass
port
[0.1.0] - 2018-09-09
Added
- Initial implementation.