Skip to content

Version 2.0.3 stable

Choose a tag to compare

@Rtarun3606k Rtarun3606k released this 05 Jan 07:17
· 1068 commits to main since this release

Summary : This release completely redesigns the taka-report output to look stunning on GitHub Profiles. We moved away from complex charts to a clean, native Markdown dashboard that renders perfectly in both Light and Dark modes.

✨ New Features

  • Dashboard Header: Now uses GitHub's native [!NOTE] and [!TIP] alerts to highlight the date range and total coding time.
  • Emoji Progress Bars: Replaced text-based graphs with vibrant emoji bars (🟦 / 🟩) for a modern feel without requiring images or JavaScript.
  • Unified Tables: Data is now presented in clean, auto-aligned tables using text/tabwriter.
  • Extended Stats: Added an "All Time" tracker to the Trends section.

🔧 Fixes

  • Fixed Markdown table alignment issues.
  • Removed ANSI color codes that broke rendering on GitHub.
  • Optimized "Top 4" logic to group smaller languages into "Other".