Skip to content

Releases: kitproj/diff-server

v0.0.3

17 Nov 16:15
a9ebe49

Choose a tag to compare

What's Changed

  • Move screenshot to top of README and update version to v0.0.2 by @Copilot in #13
  • Show all changes from branch point on feature branches by @Copilot in #14

Full Changelog: v0.0.2...v0.0.3

v0.0.2

15 Nov 20:47
152ccad

Choose a tag to compare

What's Changed

  • Add screenshot to documentation by @Copilot in #9
  • Enhance documentation following jira-cli best practices by @Copilot in #10
  • Remove cache option from release workflow by @Copilot in #12

Full Changelog: v0.0.1...v0.0.2

v0.0.1

15 Nov 20:26
afc8966

Choose a tag to compare

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 -p with default port 3844 by @Copilot in #3

New Contributors

  • @Copilot made their first contribution in #1
  • @alexec made their first contribution in #7

Full Changelog: https://github.com/kitproj/diff-server/commits/v0.0.1