Skip to content

Release v0.2.0

Choose a tag to compare

@phldgmn phldgmn released this 19 Oct 21:30
· 58 commits to main since this release
124c460

What's Changed

  • Fix Codacy ESLint9 analysis failures by disabling incompatible eslint-plugin-angular by @Copilot in #4
  • Simplify CLI commands and add comprehensive beginner-friendly documentation by @Copilot in #3
  • Simplify OAuth2 token handling: Add PAT support and replace SQLite with YAML storage by @Copilot in #2
  • ✨ Enhance Copilot instructions with comprehensive best practices by @Copilot in #8
  • Fix Codacy static analysis issues: TypeScript strict mode errors and code formatting by @Copilot in #6
  • Token rework by @pdiegmann in #5
  • Add deduplication system to prevent duplicate data across crawl steps by @Copilot in #9
  • Prepare v0.2.0 release with Windows and macOS multi-platform support by @Copilot in #10

New Contributors

  • @Copilot made their first contribution in #4
  • @pdiegmann made their first contribution in #5

Full Changelog: v0.1.0...v0.2.0