What's Changed
- Rubocop workflow with GitHub actions by @AlexB52 in #573
- Fix the Rubocop offence by @y-yagi in #588
- Add
loggergem as a runtime dependency by @y-yagi in #587 - Remove conditions from gem declarations in Gemfile by @larskanis in #584
- CI against Ruby 3.4 by @y-yagi in #590
- Remove link to Travis CI by @y-yagi in #593
- Use
Naming/PredicatePrefixinstead of deprecatedNaming/PredicateNamecop by @y-yagi in #592 - Remove unused require by @y-yagi in #594
- Mention the relation with
fs.inotify.max_user_watchesand the memory allocation by @y-yagi in #595 - CI against Ruby 4.0 by @y-yagi in #596
New Contributors
- @AlexB52 made their first contribution in #573
- @larskanis made their first contribution in #584
Full Changelog: v3.9.0...v3.10.0