New
Release v0.8.0
β¨ Features
- feat: add comprehensive documentation for trending and themes features (b86ff98)
- feat: reorder Game Help sections to show Code Challenge Types before Typing Tips (9bfbaae)
- feat: add language validation for trending command (6b458bf)
- feat: add HTTP and API error handling for trending feature (9347cf4)
- feat: add trending repositories selection feature (ccf589e)
- feat: add Starforge and Runic themes with comprehensive color adjustments (8ba14d4)
- feat: add Colors::key_action() and Colors::key_navigation() methods (8dbae6c)
- feat: add custom theme support via ~/.gittype/custom-theme.json (ba482da)
- feat: add settings screen with theme and color mode selection (90fd06e)
- feat: restructure theme system with simplified Theme struct and proper separation of concerns (c157160)
- feat: add Nix support with flake configuration and dependencies (310b577)
- feat: reorganize theme structure and add extensive theme collection (3197abb)
- feat: add new dark and light themes with improved color schemes (9ca8b74)
- feat: add ColorScheme caching and in-game theme switching (f768443)
- feat: restructure theme system with consolidated and separated colors (08d49b5)
- feat: improve typing interface color usage (2a79fde)
- feat: replace hardcoded color constants with dynamic theme system (ee322e4)
- feat: rename themes to ascii_dark and ascii_light (b8403a5)
π Bug Fixes
- fix: refresh repository list in records screen to prevent unknown display (58ac54b)
- fix: remove TrendingConfig and hardcode values (8a20f72)
- fix: correct comment range detection in middle chunk extraction (a2fe4a6)
- fix: remove left-right margins and fix key colors in session detail screen (b212175)
- fix: remove unnecessary margins and spacing from screen layouts (eedec04)
- fix: rename typing_current_cursor to typing_cursor_fg in ascii theme (0653b10)
- fix: add horizontal padding to settings screen content sections (a297926)
- fix: restore manual Default implementation for ThemeConfig (4872ae8)
π Other Changes
- chore: bump version to v0.8.0 (ab1f563)
- docs: enhance README with comprehensive screenshots (335ee87)
- refactor: split trending_view into separate files and add help info (32f3312)
- chore(deps): bump tree-sitter from 0.25.9 to 0.25.10 (9524aa5)
- chore(deps): bump tempfile from 3.22.0 to 3.23.0 (9448eb5)
- chore(deps): bump serde from 1.0.225 to 1.0.226 (7a887b7)
- chore(deps): bump clap from 4.5.47 to 4.5.48 (4d5aa49)
- chore(deps): bump anyhow from 1.0.99 to 1.0.100 (7931060)