Skip to content

Releases: AccursedGalaxy/streakode

v1.5.6

10 Nov 22:52

Choose a tag to compare

Changelog

  • d557497 feat: Makefile Downgrade Command

v1.5.5

10 Nov 22:45

Choose a tag to compare

Changelog

  • e74c5a6 feat: self update functionality
  • 159c716 fix: fixed output formatting of commit comparison from {} to () - not using Go default struct formatting
  • 8caae1a readme update
  • 062ad98 readme update
  • ad2614d readme update
  • 335d18d readme update
  • 8943756 readme update
  • c79c388 refactor: Pre-Allocating Memory for Slices Across All Slices
  • 0edc425 refactor: removed unused config vars
  • 56b5832 refactor: separated width calculation to new func
  • 6488c2d todo: idea for improving date-time management
  • de4fec7 todo: removed completed or not needed

v1.5.4

10 Nov 13:15

Choose a tag to compare

Changelog

  • 7e57f00 TODO: Removed Completed
  • c7be18a TODO: Removed Completed
  • ac18d38 TODO: Removed Completed && New Feature Ideas Update
  • 77b0f73 TODO: Removed Completed && New Feature Ideas Update
  • 1e79759 feat: Better Language Statistics Dispaly Output - Configurable
  • dc0367a feat: Weekly Commit Comparison - Weekly Insights
  • eef032c fefactor: moved Commit Trend logic to separate function
  • 0cce612 fefactor: moved Language Statistics Calculation to Separate Function
  • 63a132a fefactor: moved Table Style Fetching to Separate Function
  • 0638c65 fix: Center Welcome Header Above Table
  • df64434 fix: Directory Not Found Error - Now only shows warning and skips the directory
  • d6e8804 fix: removed unused code
  • c676dcf lint: linting fixes
  • b2163b8 notes: more TODO comments yay!
  • f07d040 notes: more TODO comments yay!
  • 00ca899 plan: Simulating Git Repositories For Testing
  • b22138e plan: Simulating Git Repositories For Testing
  • f0044eb plan: Simulating Git Repositories For Testing
  • 2cc9b48 refactor: using constants for magic numbers
  • 2dcdad4 todo: fix directory not found issue
  • 033ed8e todo: improvements
  • d5b6cc4 todo: removed completed

v1.5.3

04 Nov 21:59

Choose a tag to compare

Changelog

  • 7e26f34 TODO updates
  • 511b521 TODO: Center Header Above Table In Stats Output
  • 4187776 The latest updates focus on enhancing the output configuration options for users and performing minor cleanups. New features include customizable table styles, optional display of dividers, and the ability to show or hide table headers and sections. Additionally, unused configuration settings have been removed for a cleaner setup.
  • 01e57ca cleanup: removed not used config settings
  • fe0390c clearfeat: Add configurable cache refresh system
  • 14375ec feat: Custom Emoji Width Settings
  • 7ec5472 feat: prettier table
  • 798878e feat: prettier table
  • 423b23e feat: prettier table
  • e0e0121 feat: show or hide dividers
  • 898517c feat: table config options
  • 60e888d fix: tests
  • cc87380 note

v1.5.2

04 Nov 09:34

Choose a tag to compare

Changelog

  • 6819690 feat: Cache Management Commands

v1.5.1

04 Nov 09:07

Choose a tag to compare

Changelog

  • 188dc3e README: Future Ideas
  • 9df3cf5 README: Updated According To Latest v1.5.0 Release
  • d25c4d1 feat: Scan Settings - Excluded Patterns && Excluded Paths From Scanning

v1.5.0

03 Nov 23:55

Choose a tag to compare

Changelog

  • 07599df README: Next Things To Focus On
  • 916c2cf README: Next Things To Focus On
  • 2e5f831 Release: Major Enhancements and Upgrades
  • 972bad7 TODO: Added New Feature Plans
  • 4c18aae TODO: New TODO stuff yay
  • b08b627 cleanup
  • 0cd9e3b feat: More Historical Data
  • 32b55ba feat: More Historical Data
  • 1252b35 feat: More Historical Data
  • 84cab8b feat: detailed stats testing
  • 757acc7 fix: removed cache refresh from PresistentPreRun - This greatly increased speed - honestly no clue why I put that there
  • 6ca05cf upgrade: Language Filter && More Config Options
  • a810e2b upgrade: better stats output fomratting - not yet fully done
  • 3c54e70 upgrade: better stats output fomratting - not yet fully done
  • fa0e56f upgrade: fixed test cases

v1.4.2

03 Nov 11:28

Choose a tag to compare

Changelog

  • 591a68b fix: use saved profile state instead of flag in PersistentPreRun

v1.4.1

03 Nov 10:51

Choose a tag to compare

Changelog

  • c677820 fix: display total commit count instead of unique days in stats view

v1.4.0

03 Nov 10:43

Choose a tag to compare

Changelog

  • 83c2f12 Better output formatting and more config options
  • 5db0bb0 fix: count unique days in recent commits calculation