New
v5.2.0
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
nevermatcher for aliasingexactly(0)by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/256 - fix spec to define sidekiq options by @wspurgin in https://github.com/wspurgin/rspec-sidekiq/pull/237
- fix matcher to support exactly(0) by @monkeyWzr in https://github.com/wspurgin/rspec-sidekiq/pull/238
Full Changelog
- fix spec to define sidekiq options by @wspurgin in https://github.com/wspurgin/rspec-sidekiq/pull/237
- Update gemspec metadata to include source code and bug tracker URIs by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/249
- Update Ruby version to 3.2.8 in .ruby-version by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/240
- Delete the unnecessary .rubocop.yml file by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/242
- Add spell checking GitHub Actions workflow by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/241
- Replace pry with debug in development dependencies by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/243
- Added dependabot for GitHub Actions by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/244
- Remove unnecessary example RSpec configuration file by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/245
- Change rspec command by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/246
- Remove unnecessary dependencies by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/247
- Use
require_relativein the RSpec Sidekiq codebase by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/248 - fix matcher to support exactly(0) by @monkeyWzr in https://github.com/wspurgin/rspec-sidekiq/pull/238
- Add Ruby 3.4 to CI matrix in GitHub Actions workflow by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/239
- fix: Method has a
?suffix, it returns true/false by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/261 - Add failure test case for expecting zero job enqueues by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/255
- Update .gitignore to include .ruby-version and remove .ruby-version file by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/252
- fix: remove outdated GitHub link from README by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/253
- fix: improve minus! method to return self for non-EnqueuedJobs inputs by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/254
- Add
nevermatcher for aliasingexactly(0)by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/256 - chore: reorder dependencies in rspec-sidekiq.gemspec for clarity by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/257
- chore: Changing Sidekiq version branching to use RSpec metadata by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/258
- chore: clean up spacing and linebreak by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/259
- chore: add CI workflow to include ruby-head by @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/260
- chore: add maintainer information for
@ydahby @ydah in https://github.com/wspurgin/rspec-sidekiq/pull/262 - chore: prep for release of 5.2.0 by @wspurgin in https://github.com/wspurgin/rspec-sidekiq/pull/263
New Contributors
- @ydah made their first contribution in https://github.com/wspurgin/rspec-sidekiq/pull/249
- @monkeyWzr made their first contribution in https://github.com/wspurgin/rspec-sidekiq/pull/238
Full Changelog: https://github.com/wspurgin/rspec-sidekiq/compare/v5.1.0...v5.2.0