Skip to content

Warnings, notifications and new version flag

Compare
Choose a tag to compare
@AlexB52 AlexB52 released this 05 Dec 20:53
· 54 commits to main since this release

This release adds a few changes

  • When using --notify, retest is now making a sound after asking to select a file when in doubt
  • We're disabling the symlink warnings that happen on some repositories when files are already watched. Happens regularly with node_modules. These warnings have been moved to the Listen.logger dependency and available with LISTEN_GEM_DEBUGGING=warn
  • We're introducing a new option --verbose, -v` to see which version of retest we're currently using

These issues are fixed: