Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: analyticsjs/git-commit-analytics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: analyticsjs/git-commit-analytics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 19 files changed
  • 2 contributors

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    98616fc View commit details
    Browse the repository at this point in the history
  2. release: v2.0.1

    ## [2.0.1](v2.0.0...v2.0.1) (2025-04-28)
    
    ### Bug Fixes
    
    * **release:** upload built artifacts with versioned filenames to GitHub assets ([98616fc](98616fc))
    semantic-release-bot committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    0e69f70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98817bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    097997e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e669454 View commit details
    Browse the repository at this point in the history
  6. release: v2.0.2

    ## [2.0.2](v2.0.1...v2.0.2) (2025-04-28)
    
    ### Bug Fixes
    
    * **report:** deduplicate commit messages within each group in the report ([e669454](e669454))
    * **windows:** statically link MSVC CRT to fix missing vcruntime140.dll issue ([097997e](097997e))
    semantic-release-bot committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    2452f32 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Configuration menu
    Copy the full SHA
    e2f2ebd View commit details
    Browse the repository at this point in the history
  2. fix(config): allow optional config fields with default values

    - Support missing or empty fields in config.json such as format, includes, excludes, dateRange, and lang
    - Program will automatically fill reasonable defaults for these fields
    - Only authors and repos are required, others are now optional
    chengpeiquan committed May 1, 2025
    Configuration menu
    Copy the full SHA
    30fac51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    699b999 View commit details
    Browse the repository at this point in the history
  4. docs: improve documentation with generic config examples and Git depe…

    …ndency note
    
    - Updated config.json examples to use generic placeholders instead of real file paths or names
    - Added clear instructions for configuring repo paths on Windows and macOS
    - Added a note about Git being required and needing to be in the system PATH
    - Improved overall clarity and user-friendliness of the documentation
    chengpeiquan committed May 1, 2025
    Configuration menu
    Copy the full SHA
    06b7179 View commit details
    Browse the repository at this point in the history
  5. chore: typo

    chengpeiquan committed May 1, 2025
    Configuration menu
    Copy the full SHA
    d36a5f7 View commit details
    Browse the repository at this point in the history
  6. chore: typo

    chengpeiquan committed May 1, 2025
    Configuration menu
    Copy the full SHA
    42ef566 View commit details
    Browse the repository at this point in the history
  7. release: v2.0.3

    ## [2.0.3](v2.0.2...v2.0.3) (2025-05-01)
    
    ### Bug Fixes
    
    * add git availability check with download link ([e2f2ebd](e2f2ebd))
    * **config:** allow optional config fields with default values ([30fac51](30fac51))
    * prevent window from closing immediately on crash by waiting for keypress ([699b999](699b999))
    semantic-release-bot committed May 1, 2025
    Configuration menu
    Copy the full SHA
    8549310 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86927e0 View commit details
    Browse the repository at this point in the history
Loading