Skip to content

Tags: circleci/bond

Tags

0.6.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

    

list

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #61 from circleci/add-new-assertions-methods

Add called-once-with-args? and called-at-least-once-with-args? to bond/assertions

0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from circleci/BACKPLANE-1080/pulish-tag

ci: Add tag filter to test

0.4.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bump 0.4.0

0.3.2

Verified

This commit was signed with the committer’s verified signature.
conormcd Conor McDermottroe
Bump version to 0.3.2

Differences from 0.3.1 -> 0.3.2:

- `with-stub!` now produces more useful errors when attempting to stub
  function with no `:arglists` in their metadata. (#43)
- Updates to the README (#40, #42)