-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: ruby/power_assert
base: v2.0.5
head repository: ruby/power_assert
compare: v3.0.0
- 19 commits
- 15 files changed
- 3 contributors
Commits on Dec 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 447f4cc - Browse repository at this point
Copy the full SHA 447f4ccView commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1bc02fe - Browse repository at this point
Copy the full SHA 1bc02feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e17137 - Browse repository at this point
Copy the full SHA 0e17137View commit details -
Merge pull request #55 from k-tsj/remove-trace
Remove `PowerAssert.trace`
Configuration menu - View commit details
-
Copy full SHA for c1412c1 - Browse repository at this point
Copy the full SHA c1412c1View commit details -
Merge pull request #56 from k-tsj/fix-failures-on-head
Fix test failures on ruby HEAD
Configuration menu - View commit details
-
Copy full SHA for a7dab94 - Browse repository at this point
Copy the full SHA a7dab94View commit details
Commits on May 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7900650 - Browse repository at this point
Copy the full SHA 7900650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 569ef85 - Browse repository at this point
Copy the full SHA 569ef85View commit details
Commits on May 16, 2025
-
Update tests and docs for accessor methods
Since Ruby 3.1, TracePoint can now handle events for accessor methods.
Configuration menu - View commit details
-
Copy full SHA for aacc9b2 - Browse repository at this point
Copy the full SHA aacc9b2View commit details -
Remove Fixnum/Bignum specific logic
Since ruby 2.4, Fixnum and Bignum have been unified into Integer.
Configuration menu - View commit details
-
Copy full SHA for f567011 - Browse repository at this point
Copy the full SHA f567011View commit details -
Remove code intended for non-MRI implementations
The code was written expecting JRuby to support TracePoint, but it still hasn't been implemented. To keep the codebase simple, removing it until truly needed.
Configuration menu - View commit details
-
Copy full SHA for e02c651 - Browse repository at this point
Copy the full SHA e02c651View commit details -
Merge pull request #57 from k-tsj/drop-below-3_1
Drop support for ruby < 3.1
Configuration menu - View commit details
-
Copy full SHA for 5c5eb7f - Browse repository at this point
Copy the full SHA 5c5eb7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c469cc5 - Browse repository at this point
Copy the full SHA c469cc5View commit details
Commits on Aug 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f8dba3c - Browse repository at this point
Copy the full SHA f8dba3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c8e28 - Browse repository at this point
Copy the full SHA d8c8e28View commit details -
Merge pull request #58 from ruby/ruby-3-5-style-set
Support Ruby 3.5 style Set inspection result
Configuration menu - View commit details
-
Copy full SHA for f1f24b9 - Browse repository at this point
Copy the full SHA f1f24b9View commit details -
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 37614bc - Browse repository at this point
Copy the full SHA 37614bcView commit details -
Merge pull request #60 from ruby/dependabot/github_actions/actions/ch…
…eckout-5 Bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for e0ff20a - Browse repository at this point
Copy the full SHA e0ff20aView commit details
Commits on Nov 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c50d52 - Browse repository at this point
Copy the full SHA 9c50d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5864d29 - Browse repository at this point
Copy the full SHA 5864d29View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.5...v3.0.0