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.
- Improve main.py and utils.py, remove paths filter from scorecard workflow
(
6991ec9)
- Update Dockerfile for improved permissions and user setup (
5e83f4b)
- Update Dockerfile to use non-root user and adjust file ownership (
2b7a134)
- Implement complete error handling while fetching wakatime stats using the API (
5293314)
- Handle edge cases gracefully (
40ecb8e)
- Correctly display the country rank (
2409612)
- Remove Country Leaderboards
(
0ee6c41)
- Initial Release