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