Skip to content

v4.0.0

Choose a tag to compare

@nutgaard nutgaard released this 15 Jun 11:57
· 16 commits to master since this release
f32a3da

4.0.0 (2020-06-15)

Code Refactoring

  • types: changed type-names from HandlerXXX to MockXXX (792b9d6)

Features

  • api: reworked api to make it less error prone (b722cfb)

BREAKING CHANGES

  • types: type-names changed
  • api: argumentHandler-magic removed from api, and replaced with an easier to understand
    setup similar to msw