Skip to content

Package Changelog Viewer #35

@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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions