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: whitequark/parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.8.0
Choose a base ref
...
head repository: whitequark/parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.9.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 14, 2025

  1. Update changelog.

    The compatible version for Ruby 3.3.8 is Parser 3.3.8.x.
    Parser 3.3.7.5 was mistakenly released and has been yanked, then re-released as 3.3.8.0.
    koic committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    74439e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. * Bump maintenance branches to 3.2.9 (#1079)

    Ruby 3.2.9 has been released:
    https://www.ruby-lang.org/en/news/2025/07/24/ruby-3-2-9-released/
    
    Bump 3.2 branch from 3.2.8 to 3.2.9:
    ruby/ruby@v3_2_8...v3_2_9
    
    There seems to be no change to syntax.
    koic authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    087fce1 View commit details
    Browse the repository at this point in the history
  2. * Bump maintenance branches to 3.3.9 (#1080)

    Ruby 3.3.9 has been released:
    https://www.ruby-lang.org/en/news/2025/07/24/ruby-3-3-9-released/
    
    Bump 3.3 branch from 3.3.8 to 3.3.9:
    ruby/ruby@v3_3_8...v3_3_9
    
    There seems to be no change to syntax.
    koic authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    2605e95 View commit details
    Browse the repository at this point in the history
  3. Bump version

    koic committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    acb5d43 View commit details
    Browse the repository at this point in the history
  4. Update changelog.

    koic committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    f1af918 View commit details
    Browse the repository at this point in the history
Loading