10000 Comparing v2.0.0...v2.0.1 · ruby/power_assert · GitHub
[go: up one dir, main page]

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: ruby/power_assert
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: ruby/power_assert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 23, 2021

  1. Bump version to 2.0.1dev

    k-tsj committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    30349ba View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Introduce new gem

    kachick committed May 19, 2021
    Configuration menu
    Copy the full SHA
    44c18ca View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Merge pull request #36 from kachick/introduce-new-gem

    Introduce new gem
    k-tsj authored May 22, 2021
    Configuration menu
    Copy the full SHA
    be4bf9e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    9c63144 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Fix the attribute tests to work with Ruby that allows attribute metho…

    …ds to be traced
    
    I have a pull request to fix this in Ruby, but it currently cannot
    be merged because this test fails, as it expects the previous
    broken behavior. This changes the test to accept either the older
    broken output or the fixed output.
    jeremyevans committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    16082e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Merge pull request #37 from jeremyevans/trace-attr-fix

    Fix the attribute tests to work with Ruby that allows attribute methods to be traced
    k-tsj authored Aug 29, 2021
    Configuration menu
    Copy the full SHA
    b0cfd88 View commit details
    Browse the repository at this point in the history
  2. Cosmetic change

    k-tsj committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    6fc20ad View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.0.1

    k-tsj committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    1d21b6d View commit details
    Browse the repository at this point in the history
Loading
0