Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 502 Bytes

Changelog

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.

[0.2.0] - 2022-05-17

Added

  • execute now allows passing down arguments to the executing function call: execute(function, *args, **kwargs)

[0.1.0] - 2022-03-23

Added

  • Initial version of ImportMocker with basic documentation.