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.1.1.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.1.2.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 21, 2022

  1. Update changelog.

    iliabylich committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    ec523c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    934bd00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d275fc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. * Bump maintenance branches to 3.1.2, 3.0.4, 2.7.6, and 2.6.10 (#850)

    These Rubies has been released.
    
    - https://www.ruby-lang.org/en/news/2022/04/12/ruby-3-1-2-released/
    - https://www.ruby-lang.org/en/news/2022/04/12/ruby-3-0-4-released/
    - https://www.ruby-lang.org/en/news/2022/04/12/ruby-2-7-6-released/
    - https://www.ruby-lang.org/en/news/2022/04/12/ruby-2-6-10-released/
    
    ## Ruby 3.1 branch
    
    Bump 3.1 branch from 3.1.1 to 3.1.2
    
    ruby/ruby@v3_1_1...v3_1_2
    
    There seems to be no change to the syntax.
    
    ## Ruby 3.0 branch
    
    Bump 3.0 branch from 3.0.3 to 3.0.4
    
    ruby/ruby@v3_0_3...v3_0_4
    
    There seems to be no change to the syntax.
    
    ## Ruby 2.7 branch
    
    Bump 2.7 branch from 2.7.5 to 2.7.6
    
    ruby/ruby@v2_7_5...v2_7_6
    
    There seems to be no change to the syntax.
    
    ## Ruby 2.6 branch
    
    Bump 2.6 branch from 2.6.9 to 2.6.10
    
    ruby/ruby@v2_6_9...v2_6_10
    
    There seems to be no change to the syntax.
    koic authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ecdcfdd View commit details
    Browse the repository at this point in the history
  2. Bump version.

    iliabylich committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c5f26c3 View commit details
    Browse the repository at this point in the history
  3. Update changelog.

    iliabylich committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    4597f27 View commit details
    Browse the repository at this point in the history
Loading