Releases: edgurgel/mimic
Releases · edgurgel/mimic
Mimic 1.7.2
What's changed
- Fix how module reset works on umbrella apps. Thanks to @jared-mackey . #41
Full Changelog: v1.7.1...v1.7.2
Mimic 1.7.1
Mimic 1.7.0
What's Changed
- Change original module renaming to happen lazily when coverage is not reporting in #37
Full Changelog: v1.6.0...v1.7.0
Mimic 1.6.0
What's Changed
- add stub_with/2 for stubbing whole module by @calvin-kargo in #33
Full Changelog: v1.5.2...v1.6.0
Mimic 1.5.2
What's Changed
- make
Mimic.Server.reset
timeout to infinity by @calvin-kargo in #36
Full Changelog: v1.5.1...v1.5.2
Mimic 1.5.1
Mimic 1.5.0
- Update Elixir requirement to Elixir
~> 1.10
Mimic 1.4.0
Mimic 1.3.1
- Fix
verify
andstub
race condition #20 Thanks to @calvin-kargo 🎉 🥳
Mimic 1.3.0
- Automatically share stubs/mocks from Task calling process #18