Skip to content

Mneme v0.9.0

Choose a tag to compare

@zachallaun zachallaun released this 14 Oct 13:57
· 48 commits to main since this release

Mneme v0.9.0 is now available.

This release introduces a new, automatic test runner and watcher, mix mneme.watch. It can be used instead of or in addition to mix test. When run, it will watch both source and test files, automatically re-running tests on change. It knows how to interrupt Mneme prompts, so you can use it to very quickly iterate on something, immediately seeing the new patterns as you save files.