All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
execute
now allows passing down arguments to the executing function call:execute(function, *args, **kwargs)
- Initial version of
ImportMocker
with basic documentation.