View Source Changelog
1.6.0
- Adds coverage support
- Adds
notify
function and macro - Adds
history
function
1.5.0
- Adds mock module generation
- Adds expect and stuff for Mox-alike expectations
- Improves documentation
1.4.0
- Adds
recompile_only
option - Adds
recompile_except
option - Increased coverage
- Fixes a bug with
setup(recompile: _)
not awaiting for recompilation to complete - Fixes typos and improves documentation
1.3.0
- Adds
$callers
integration
1.2.1
- Tiny fix for dialyzer
1.2.0
- Application env patching introduced
1.1.0
- Fixed a bug with incorrect ordering of arguments in patch functions
- Adds
super/3
,private/3
andreal/3
functions
1.0.0
First stable version, ready for production use.
0.0.1
Initial version.
Not ready for production yet.
Just name squatting with basic functionality.
Prepare for changes