View Source Changelog
1.6.1
- Fixes a bug where
restore_allfailed to remove state - Fixes a bug caused by code purging latency, adding a 150ms timeout to await for code to be purged
- Fixes a bug where
restore_allfailed to return module back to original implementation
1.6.0
- Adds coverage support
- Adds
notifyfunction and macro - Adds
historyfunction
1.5.0
- Adds mock module generation
- Adds expect and stuff for Mox-alike expectations
- Improves documentation
1.4.0
- Adds
recompile_onlyoption - Adds
recompile_exceptoption - Increased coverage
- Fixes a bug with
setup(recompile: _)not awaiting for recompilation to complete - Fixes typos and improves documentation
1.3.0
- Adds
$callersintegration
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/3andreal/3functions
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