Skip to content

v0.5.0

Compare
Choose a tag to compare
@NoahTheDuke NoahTheDuke released this 21 Sep 02:38

Released 2024-09-20.

Features

  • --watch cli flag will run under "Watch mode", which uses clj-reload to check for changes in local classpath, and then reruns the provided or default test suite. Includes --delay NUM which allows for changing the number of milliseconds between checking changes.