Recent Releases of https://github.com/ruby/power_assert
https://github.com/ruby/power_assert - v3.0.1
What's Changed
- Fix an issue where loading power_assert on CRuby 2.7 caused unintended errors by @k-tsj in https://github.com/ruby/power_assert/pull/62
Full Changelog: https://github.com/ruby/power_assert/compare/v3.0.0...v3.0.1
- Ruby
Published by k-tsj 4 months ago
https://github.com/ruby/power_assert - v3.0.0
What's Changed
- Remove
PowerAssert.traceby @k-tsj in https://github.com/ruby/power_assert/pull/55 - Fix test failures on ruby HEAD by @k-tsj in https://github.com/ruby/power_assert/pull/56
- Drop support for ruby < 3.1 by @k-tsj in https://github.com/ruby/power_assert/pull/57
- Support Ruby 3.5 style Set inspection result by @hsbt in https://github.com/ruby/power_assert/pull/58
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/ruby/power_assert/pull/60
Full Changelog: https://github.com/ruby/power_assert/compare/v2.0.5...v3.0.0
- Ruby
Published by k-tsj 4 months ago
https://github.com/ruby/power_assert - v2.0.5
What's Changed
- Add missing basic operators by @k-tsj
Full Changelog: https://github.com/ruby/power_assert/compare/v2.0.4...v2.0.5
- Ruby
Published by k-tsj about 1 year ago
https://github.com/ruby/power_assert - v2.0.4
What's Changed
- Adds Ruby 3.2 to the CI matrix. by @petergoldstein in https://github.com/ruby/power_assert/pull/43
- Improve actions by @hsbt in https://github.com/ruby/power_assert/pull/44
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/ruby/power_assert/pull/46
- Make the test suite compatible with
--enable-frozen-string-literalby @casperisfine in https://github.com/ruby/power_assert/pull/48 - Exclude older than 2.6 on macos-14 by @nobu in https://github.com/ruby/power_assert/pull/50
- Move development dependencies to Gemfile by @nobu in https://github.com/ruby/power_assert/pull/49
New Contributors
- @casperisfine made their first contribution in https://github.com/ruby/power_assert/pull/48
Full Changelog: https://github.com/ruby/power_assert/compare/v2.0.3...v2.0.4
- Ruby
Published by hsbt about 1 year ago
https://github.com/ruby/power_assert - v1.2.1
Full Changelog: https://github.com/ruby/power_assert/compare/v1.2.0...v1.2.1
- Ruby
Published by hsbt over 2 years ago
https://github.com/ruby/power_assert - v2.0.3
What's Changed
- Added dependabot for GitHub Actions by @hsbt in https://github.com/ruby/power_assert/pull/40
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/ruby/power_assert/pull/41
- Remove
TracePoint#bindingcheck by @k-tsj
New Contributors
- @dependabot made their first contribution in https://github.com/ruby/power_assert/pull/41
Full Changelog: https://github.com/ruby/power_assert/compare/v2.0.2...v2.0.3
- Ruby
Published by k-tsj about 3 years ago
https://github.com/ruby/power_assert - v2.0.2
What's Changed
- Add Ruby 3.1 to CI by @petergoldstein in https://github.com/ruby/power_assert/pull/38
- Make
io/console/sizeas optional dependency by @kateinoigakukun in https://github.com/ruby/power_assert/pull/39
New Contributors
- @petergoldstein made their first contribution in https://github.com/ruby/power_assert/pull/38
- @kateinoigakukun made their first contribution in https://github.com/ruby/power_assert/pull/39
Full Changelog: https://github.com/ruby/power_assert/compare/v2.0.1...v2.0.2
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v2.0.1
What's Changed
- Introduce new gem by @kachick in https://github.com/ruby/power_assert/pull/36
- Fix the attribute tests to work with Ruby that allows attribute methods to be traced by @jeremyevans in https://github.com/ruby/power_assert/pull/37
New Contributors
- @kachick made their first contribution in https://github.com/ruby/power_assert/pull/36
- @jeremyevans made their first contribution in https://github.com/ruby/power_assert/pull/37
Full Changelog: https://github.com/ruby/power_assert/compare/v2.0.0...v2.0.1
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v2.0.0
What's Changed
- Get rid of obsolete Fixnum and Bignum by @nobu in https://github.com/ruby/power_assert/pull/34
New Contributors
- @nobu made their first contribution in https://github.com/ruby/power_assert/pull/34
Full Changelog: https://github.com/ruby/power_assert/compare/v1.2.0...v2.0.0
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.2.0
Full Changelog: https://github.com/ruby/power_assert/compare/v1.1.7...v1.2.0
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.1.7
Full Changelog: https://github.com/ruby/power_assert/compare/v1.1.6...v1.1.7
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.1.6
Full Changelog: https://github.com/ruby/power_assert/compare/v1.1.5...v1.1.6
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.1.5
Full Changelog: https://github.com/ruby/power_assert/compare/v1.1.4...v1.1.5
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.1.4
What's Changed
- Bug: parsing failed if dyna_symbols as a hash key exists by @mizukami234 in https://github.com/ruby/power_assert/pull/29
New Contributors
- @mizukami234 made their first contribution in https://github.com/ruby/power_assert/pull/29
Full Changelog: https://github.com/ruby/power_assert/compare/v1.1.3...v1.1.4
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.1.3
Full Changelog: https://github.com/ruby/power_assert/compare/v1.1.2...v1.1.3
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.1.2
What's Changed
- close file by @sonots in https://github.com/ruby/power_assert/pull/25
New Contributors
- @sonots made their first contribution in https://github.com/ruby/power_assert/pull/25
Full Changelog: https://github.com/ruby/power_assert/compare/v1.1.1...v1.1.2
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.1.1
What's Changed
- Add notes for known limitations by @piroor in https://github.com/ruby/power_assert/pull/21
- Support
test-bundled-gemstask on ruby core repository. by @hsbt in https://github.com/ruby/power_assert/pull/22
New Contributors
- @piroor made their first contribution in https://github.com/ruby/power_assert/pull/21
Full Changelog: https://github.com/ruby/power_assert/compare/v1.1.0...v1.1.1
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.1.0
What's Changed
- Use latest rubies on travis-ci.org by @junaruga in https://github.com/ruby/power_assert/pull/17
- Resolve symlink by @yskkin in https://github.com/ruby/power_assert/pull/18
New Contributors
- @junaruga made their first contribution in https://github.com/ruby/power_assert/pull/17
- @yskkin made their first contribution in https://github.com/ruby/power_assert/pull/18
Full Changelog: https://github.com/ruby/power_assert/compare/v1.0.2...v1.1.0
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.0.2
Full Changelog: https://github.com/ruby/power_assert/compare/v1.0.1...v1.0.2
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.0.1
Full Changelog: https://github.com/ruby/power_assert/compare/v1.0.0...v1.0.1
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v1.0.0
Full Changelog: https://github.com/ruby/power_assert/compare/v0.4.1...v1.0.0
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.4.1
Full Changelog: https://github.com/ruby/power_assert/compare/v0.4.0...v0.4.1
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.4.0
Full Changelog: https://github.com/ruby/power_assert/compare/v0.3.1...v0.4.0
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.3.1
Full Changelog: https://github.com/ruby/power_assert/compare/v0.3.0...v0.3.1
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.3.0
Full Changelog: https://github.com/ruby/power_assert/compare/v0.2.7...v0.3.0
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.2.7
Full Changelog: https://github.com/ruby/power_assert/compare/v0.2.6...v0.2.7
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.2.6
Full Changelog: https://github.com/ruby/power_assert/compare/v0.2.5...v0.2.6
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.2.5
Full Changelog: https://github.com/ruby/power_assert/compare/v0.2.4...v0.2.5
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.2.4
Full Changelog: https://github.com/ruby/power_assert/compare/v0.2.3...v0.2.4
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.2.3
Full Changelog: https://github.com/ruby/power_assert/compare/v0.2.2...v0.2.3
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.2.2
Full Changelog: https://github.com/ruby/power_assert/compare/v0.2.1...v0.2.2
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.2.1
Full Changelog: https://github.com/ruby/power_assert/compare/v0.2.0...v0.2.1
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.2.0
Full Changelog: https://github.com/ruby/power_assert/compare/v0.1.4...v0.2.0
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.1.4
Full Changelog: https://github.com/ruby/power_assert/compare/v0.1.3...v0.1.4
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.1.3
Full Changelog: https://github.com/ruby/power_assert/compare/v0.1.2...v0.1.3
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.1.2
Full Changelog: https://github.com/ruby/power_assert/compare/v0.1.1...v0.1.2
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.1.1
Full Changelog: https://github.com/ruby/power_assert/compare/v0.1.0...v0.1.1
- Ruby
Published by hsbt about 3 years ago
https://github.com/ruby/power_assert - v0.1.0
Full Changelog: https://github.com/ruby/power_assert/commits/v0.1.0
- Ruby
Published by hsbt about 3 years ago