Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 5c65ef0

Browse files
committed
Removed calledOn(). Closes #197.
1 parent b14103b commit 5c65ef0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+2
-1590
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
## Next release
44

5+
- **[BC BREAK]** Removed `calledOn()` ([#197]).
56
- **[IMPROVED]** Generator spies and iterable spies are now substituted in
67
argument matching and verification ([#193]).
78
- **[IMPROVED]** Documentation improvements ([#191], [#192]).
89

910
[#191]: https://github.com/eloquent/phony/issues/191
1011
[#192]: https://github.com/eloquent/phony/issues/192
1112
[#193]: https://github.com/eloquent/phony/issues/193
13+
[#197]: https://github.com/eloquent/phony/issues/197
1214

1315
## 0.13.5 (2016-09-20)
1416

doc/img/verification/called-on/always.svg

Lines changed: 0 additions & 86 deletions
This file was deleted.

doc/img/verification/called-on/between.svg

Lines changed: 0 additions & 86 deletions
This file was deleted.

doc/img/verification/called-on/binding-mismatch.svg

Lines changed: 0 additions & 86 deletions
This file was deleted.

doc/img/verification/called-on/call-binding-mismatch.svg

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)