v0.0.1
What's Changed
- Initial implementation of diffs-cli HTTP server by @Copilot in #1
- Rename project from diffs-cli to diff-server by @Copilot in #2
- Handle all ignored errors by @Copilot in #4
- Render diffs with Diff2Html and polling by @alexec in #7
- Lowercase DOCTYPE and add loading message by @alexec in #8
- Change port flag to
-pwith default port 3844 by @Copilot in #3
New Contributors
Full Changelog: https://github.com/kitproj/diff-server/commits/v0.0.1