Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 23:44
· 5 commits to main since this release

Release v0.1.1

✨ New Features

  • feat(errors): classify IMAP failures (quota, closed connection, auth, TLS, timeout) with operator-facing reasons and hints
  • feat(report): end-of-run error breakdown and “what to do next” guidance

🔧 Improvements

  • refactor(sync): abort on OVERQUOTA or repeated closed-connection APPEND failures instead of flooding identical errors
  • docs: expand package and API godoc across cmd and internal/* packages

📚 Documentation

  • docs: add CONTRIBUTING.md (setup, tests, PR expectations)
  • docs: CHANGELOG entry for 0.1.1; README link to contributing

📦 Package

  • linux/amd64: go-imapsync_0.1.1_linux_amd64.tar.gz

Full Changelog: v0.1.0...v0.1.1