Welcome new co-maintainer!
Welcome @ydah as another maintainer for rspec-sidekiq
. As you'll find in the changelog, @ydah has been contributing quite a bit to the health of the project to make sure even more maintainable going forward.
Thank you for joining the project!
Additions and bug-fixes
- Add
never
matcher for aliasingexactly(0)
by @ydah in #256 - fix spec to define sidekiq options by @wspurgin in #237
- fix matcher to support exactly(0) by @monkeyWzr in #238
Full Changelog
- fix spec to define sidekiq options by @wspurgin in #237
- Update gemspec metadata to include source code and bug tracker URIs by @ydah in #249
- Update Ruby version to 3.2.8 in .ruby-version by @ydah in #240
- Delete the unnecessary .rubocop.yml file by @ydah in #242
- Add spell checking GitHub Actions workflow by @ydah in #241
- Replace pry with debug in development dependencies by @ydah in #243
- Added dependabot for GitHub Actions by @ydah in #244
- Remove unnecessary example RSpec configuration file by @ydah in #245
- Change rspec command by @ydah in #246
- Remove unnecessary dependencies by @ydah in #247
- Use
require_relative
in the RSpec Sidekiq codebase by @ydah in #248 - fix matcher to support exactly(0) by @monkeyWzr in #238
- Add Ruby 3.4 to CI matrix in GitHub Actions workflow by @ydah in #239
- fix: Method has a
?
suffix, it returns true/false by @ydah in #261 - Add failure test case for expecting zero job enqueues by @ydah in #255
- Update .gitignore to include .ruby-version and remove .ruby-version file by @ydah in #252
- fix: remove outdated GitHub link from README by @ydah in #253
- fix: improve minus! method to return self for non-EnqueuedJobs inputs by @ydah in #254
- Add
never
matcher for aliasingexactly(0)
by @ydah in #256 - chore: reorder dependencies in rspec-sidekiq.gemspec for clarity by @ydah in #257
- chore: Changing Sidekiq version branching to use RSpec metadata by @ydah in #258
- chore: clean up spacing and linebreak by @ydah in #259
- chore: add CI workflow to include ruby-head by @ydah in #260
- chore: add maintainer information for
@ydah
by @ydah in #262 - chore: prep for release of 5.2.0 by @wspurgin in #263
New Contributors
- @ydah made their first contribution in #249
- @monkeyWzr made their first contribution in #238
Full Changelog: v5.1.0...v5.2.0