Packages

A Plug-based WebDAV server library for Elixir.

Current section

Files

Jump to
davy CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## v0.2.0 (2026-04-20)
### Features:
* add `mix davy.serve` task and promote in-memory backend to public API by James Harton
## v0.1.0 (2026-04-20)
### Features:
* extract webdav_server from neonfs as davy by James Harton