Skip to content

Releases: AccursedGalaxy/streakode

v1.7.1

14 Feb 17:01

Choose a tag to compare

Streakode 1.7.1 (2025-02-14T16:59:48Z)

For more information, see the documentation.

Changelog

  • 4672fdc chore: removed completed TODO
  • 825641a feat(cache): implement smart incremental scanning

Installation

curl -sSL https://raw.githubusercontent.com/AccursedGalaxy/streakode/main/scripts/install.sh | bash

v1.7.0

14 Feb 15:42

Choose a tag to compare

Streakode 1.7.0 (2025-02-14T15:41:12Z)

For more information, see the documentation.

Changelog

  • ad09484 chore: installation and update script

Installation

curl -sSL https://raw.githubusercontent.com/AccursedGalaxy/streakode/main/scripts/install.sh | bash

v1.6.6

14 Feb 15:32

Choose a tag to compare

Streakode 1.6.6 (2025-02-14T15:31:31Z)

For more information, see the documentation.

Changelog

  • 261cebc chore: testing release flow stuff

Installation

curl -sSL https://raw.githubusercontent.com/AccursedGalaxy/streakode/main/scripts/install.sh | bash

v1.6.4

14 Feb 15:24

Choose a tag to compare

Changelog

  • e45dae9 chore: README && CONTRIBUTING
  • 91f8b29 chore: README centered header & badges
  • 6e56f2d chore: default config setup
  • 8e05246 chore: more stuff TODO!
  • b9253a1 feat: installation script

v1.6.3

01 Jan 17:39

Choose a tag to compare

Changelog

  • f1f80bb chore: removed tests
  • 9d49849 chore: todo stuff
  • 743c3ba feat(author): new command set author
  • abe9a8e feat(history): faster history
  • 8dcc03b feat(history): faster history
  • 77fe065 feat(history): file search
  • abc2ffe feat(history): file search improvements
  • 2b7e3fc feat(history): fixed commit details display in output
  • 35a58ef feat(history): new histroy command set basics
  • 491a721 feat(history): new histroy command set basics
  • b4530c2 feat(history): updated --help command text
  • 4acc689 feat(history): updated --help command text
  • 3d61854 feat: default sk command alias
  • d979cba fix: improve stats display performance and formatting
  • ef860de fix: prevent goroutine panic in history command
  • 44b5bd2 restructure: scan module imrpovement

v1.6.2

30 Dec 16:51

Choose a tag to compare

Changelog

  • 7373467 feat(stats): add repository filtering to stats command

v1.6.1

30 Dec 16:35

Choose a tag to compare

Changelog

  • 8577968 chore: new ideas
  • 0076a46 fix: improve streak validation and date range calculations
  • a761d58 fix: streak validation and date range calculations

v1.6.0

30 Dec 15:36

Choose a tag to compare

Changelog

  • 5f94dd1 refactor(stats): split buildInsightsSection into focused functions
  • eb50ccd refactor(stats): split buildProjectsSection into focused functions
  • 121fc84 refactor: improve debug functionality and code organization

v1.5.9

30 Dec 15:08

Choose a tag to compare

Changelog

  • c3b6be1 feat(stats): add unit tests and interfaces for better testability
  • fc8f02e feat(stats): completed TODO
  • 1fc91da todo: new stuff todo! hurraaa!

v1.5.8

10 Nov 23:17

Choose a tag to compare

Changelog

  • 4e16be6 fix: removed auto update for now