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: QuantEcon/action-style-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.24
Choose a base ref
...
head repository: QuantEcon/action-style-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 2 commits
  • 49 files changed
  • 1 contributor

Commits on Dec 8, 2025

  1. Release v0.4.0 - Type terminology, CLI tool integration, documentation

    ### Changed
    - Renamed rule classification from 'Category' to 'Type' throughout
    - tool-style-checker now shares prompts/rules with main action (CLI tool)
    - Updated tool-style-guide-development for Type terminology
    
    ### Added
    - docs/ARCHITECTURE.md - System architecture documentation
    - docs/FUTURE-ENHANCEMENTS.md - Roadmap and planned features
    - docs/README.md - Documentation index
    - Documented 'migrate' rule type for legacy patterns
    
    ### Fixed
    - LLM integration tests updated to current API (all 30 tests pass)
    - README version badge
    
    ### Removed
    - Duplicate prompts/rules from tool-style-checker (now shared)
    mmcky committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    0bc1ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6326209 View commit details
    Browse the repository at this point in the history
Loading