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 formatting to the LSP (#247).
- Fixed an issue on Windows where request URIs were not being normalized (#231).
- Added "fixes" to LSP diagnostics (#214).
- Use
tracing
events instead of thelog
crate (#172)
- bump wdl-* dependency versions
- Added the
wdl-lsp
crate for implementing an LSP server (#143).
- Removed
Workspace
caching layer (#146).