Skip to content

Latest commit

 

History

History
79 lines (38 loc) · 2.65 KB

File metadata and controls

79 lines (38 loc) · 2.65 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 & Conventional Commits.

v1.2.4 (2025-10-08)

Bug Fixes

  • Improve main.py and utils.py, remove paths filter from scorecard workflow (6991ec9)

Build System

  • deps: Bump python from 3.13.5-slim to 3.13.7-slim in the docker group (#45, 357c5b4)

v1.2.3 (2025-02-02)

Bug Fixes

  • Update Dockerfile for improved permissions and user setup (5e83f4b)

v1.2.2 (2025-02-02)

Bug Fixes

  • Update Dockerfile to use non-root user and adjust file ownership (2b7a134)

v1.2.1 (2025-01-14)

Bug Fixes

  • Implement complete error handling while fetching wakatime stats using the API (5293314)

Build System

  • Fix build-system for toml (2c1daf4)

  • Fix pyproject.toml & update requirements.txt (e7bd289)

v1.2.0 (2024-10-12)

Documentation

Features

  • Handle edge cases gracefully (40ecb8e)

v1.1.0 (2024-08-05)

Bug Fixes

  • Correctly display the country rank (2409612)

Features

  • Remove Country Leaderboards (0ee6c41)

v1.0.0 (2024-08-03)

  • Initial Release