Skip to content

Releases: Nicconike/Wakatime-Leaderboards

v1.2.0

12 Oct 22:05
Compare
Choose a tag to compare

v1.2.0 (2024-10-12)

Feature

  • feat: Handle edge cases gracefully
    ci: fix docker image release workflow
    test: update unit tests for main script (40ecb8e)

Ci

  • ci: fix workflow dep (8465ec6)

  • ci: update build step (336139b)

  • ci: Fix docker scout step (ca81546)

  • ci(deps): bump sigstore/cosign-installer in the github-actions group (#15)

  • ci(deps): bump python-semantic-release/python-semantic-release (#14)

  • ci(deps): bump python-semantic-release/python-semantic-release (#12)

  • ci: add packages write access (19286bc)

  • ci: fix metadata step (9add373)

  • ci: fix the tags extraction (eb32e64)

  • ci: add login step for GHCR (0416cfe)

  • ci: fix attestation step (79add4e)

  • ci: Add attestations (ce25d1b)

  • ci: bump docker/scout-action in the github-actions group (#8)

  • ci: bump python-semantic-release/python-semantic-release (#7)

  • ci: bump python-semantic-release/python-semantic-release (#3)

  • ci: bump docker/scout-action in the github-actions group (#2)

  • ci: update all workflows to not be triggered with a bot commit (f2ece42)

Chore

  • chore(deps): bump python-semantic-release in the python-packages group (#13)

  • chore(deps): bump the python-packages group across 1 directory with 3 updates (#11)

  • chore: add code time (eb7c9c7)

Documentation

  • docs: update readme (8f29920)

  • docs: update readme
    refactor: cleanup code (d1d7e2f)

v1.1.0

05 Aug 23:29
Compare
Choose a tag to compare

v1.1.0 (2024-08-05)

Feature

  • feat: Remove Country Leaderboards

test: refactor unit tests (0ee6c41)

Fix

  • fix: correctly display the country rank (2409612)

Chore

  • chore: Update Pylint Badge (423eeba)

  • chore: Update Wakatime Leaderboards (39bc443)

  • chore: Update Wakatime Leaderboards (fd9991c)

  • chore: Update Pylint Badge (3eebe92)

  • chore: Update Wakatime Leaderboards (4c99501)

  • chore: Update Wakatime Leaderboards (1f9ea05)

  • chore: Update Pylint Badge (5666ec8)

Refactor

  • refactor: Update workflow (800ed81)

Test

  • test: fix test_log_execution_time
    ci: add Git step for release workflow (b706c46)

v1.0.0

03 Aug 14:51
Compare
Choose a tag to compare

v1.0.0 (2024-08-03)

Breaking

  • ci: update workflow

BREAKING CHANGE: Release Major Version (a6b608d)

Build

  • build: Update dockerfile
    docs: update readme and add templates (73712c3)

Chore

  • chore: update toml
    test: add test_main.py (8428f5c)

  • chore: Update Wakatime Leaderboards (7f92fda)

  • chore: Update Wakatime Leaderboards (72ab52f)

  • chore: Update Wakatime Leaderboards (a7ab01f)

  • chore(release): Version Release 0.1.0 (c7e11ed)

  • chore: Update Pylint Badge (ed95bb3)

  • chore: Update Steam Stats (1d49fda)

  • chore: Update Pylint Badge (899da04)

  • chore: Update Steam Stats (bc4ca91)

  • chore: Update Pylint Badge (b4e5af1)

  • chore(release): Version Release 0.0.0 (1fe82b8)

  • chore(release): Version Release 0.0.0 (6875d8e)

  • chore: Wakatime Leaderboards (ebdba18)

Ci

  • ci: Bump docker/scout-action in the github-actions group (#1)

Bumps the github-actions group with 1 update: docker/scout-action.

Updates docker/scout-action from 1.11.0 to 1.12.0


updated-dependencies:

  • dependency-name: docker/scout-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: github-actions
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (417d618)

  • ci: Trigger codecov
    chore: update toml

BREAKING CHANGES: Release Major Version (b7b5316)

  • ci: check for clean working tree
    chore: update deps
    docs: add PR template (9623999)

Documentation

  • docs: Add security.md (63a69ae)

  • docs: Create CODE_OF_CONDUCT.md

Signed-off-by: Nicco <38905025+Nicconike@users.noreply.github.com> (fb169cc)

Feature

  • feat: Update main code to correctly fetch user country
    ci: update workflow (e89db01)

  • feat: update Dockerfile
    ci: update workflow
    test: Add unittests for utils.py
    docs: update template & readme (dfc0ae0)

Fix

  • fix: correct the commit msg & table
    docs: update issue template
    ci: run pylint for all files

BREAKING CHANGE: Wakatime Leaderboards (6d5b739)

Refactor

  • refactor: update code
    docs: add codecov (4b4d404)

Unknown