Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.32 KB

File metadata and controls

46 lines (35 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • GitHub API integration for automatic repository analysis
  • Interactive questionnaire for manual evaluation
  • Scoring system with Bronze/Silver/Gold badges
  • Results page with radar chart visualization
  • Improvement suggestions based on missing criteria
  • Export results to JSON
  • LocalStorage caching for user answers
  • Import previous evaluation from JSON file

Changed

  • Updated header gradient to Euro-Argo brand colors (#0066cc → #003d7a)
  • Improved text shadow for better readability

Fixed

  • Form validation for GitHub URL format
  • Error handling for API rate limits
  • Responsive design on mobile devices

[0.1.0] - 2024-XX-XX

Added

  • Initial project setup with React + Vite
  • Basic evaluation logic based on Euro-Argo Software Guidelines v2.0
  • Home page with repository input
  • Results display with category scores

Categories

  • Added: New features
  • Changed: Changes in existing functionality
  • Deprecated: Soon-to-be removed features
  • Removed: Removed features
  • Fixed: Bug fixes
  • Security: Vulnerability fixes