Skip to content

Releases: mcous/decoy

v1.3.0

11 Jul 03:19
Compare
Choose a tag to compare

Features

  • when: warn if stub is called with args that do not match (#15) (5fd4e6d), closes #14

v1.2.0

11 Jul 03:19
Compare
Choose a tag to compare

Bug Fixes

  • spy: allow spy creation when type hints cannot be resolved (#10) (6bd7f40), closes #8

Features

  • verify: allow multiple rehearsals in verify (#11) (0c4206e), closes #9

v1.1.0

11 Jul 03:19
Compare
Choose a tag to compare

Features

v1.0.2

11 Jul 03:19
Compare
Choose a tag to compare

Bug Fixes

  • replace unittest.mock usage with custom spy (#3) (d1b742d)

v1.0.1

11 Jul 03:19
Compare
Choose a tag to compare

Bug Fixes

  • allow nested mocks and typing (#2) (0371a77)

v1.0.0

11 Jul 03:19
Compare
Choose a tag to compare
chore(release): 1.0.0

v0.1.0

11 Jul 03:19
Compare
Choose a tag to compare

Features