Skip to content

Package Changelog ViewerΒ #106

@mikejmorgan-ai

Description

@mikejmorgan-ai

Description

View and search package changelogs and release notes.

Requirements

  • Fetch package changelogs
  • Display formatted changelogs
  • Search through changes
  • Compare versions
  • Highlight security fixes
  • Export changelogs

Acceptance Criteria

  • Fetch package changelogs
  • Formatted display
  • Search functionality
  • Version comparison
  • Security highlight
  • Export capabilities
  • Unit tests included (>80% coverage)
  • Documentation with changelog usage

Example Usage

$ cortex changelog docker
Docker 24.0.7 (2023-11-15)
   πŸ” Security: CVE-2023-12345 fixed
   πŸ› Bug fixes: Container restart issues
   ✨ New: BuildKit 0.12 support
   
Docker 24.0.6 (2023-10-20)
   ...

$ cortex changelog compare docker 24.0.6 24.0.7
What's new in 24.0.7:
   - Critical security fix (CVE-2023-12345)
   - 12 bug fixes
   - 3 new features

Skills: Python, changelog parsing, text formatting
Bounty: $25 upon merge
Priority: Low

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions