Skip to content

1.71.1119

Compare
Choose a tag to compare
@alysbrooks alysbrooks released this 24 Oct 20:29
· 277 commits to main since this release

Added

  • Configure a timeout for notifications with --notification-timeout or :kaocha.plugin.notifier/timeout. Note that this feature doesn't work for terminal-notifier on macOS, with Java's built-in TrayIcon, or with notify-send on certain Linux desktop environments and distributions.

Fixed

  • Fix configuration parsing when using --watch. Previously, profiles would be respected on the initial load, but not after watch reloaded the configuration.
  • Notifier now reports errors in your notification command instead of silently failing.
  • Fixed java.lang.IllegalArgumentException: No matching clause: [] exception when :kaocha.spec.test.check/syms is a collection.