Skip to content

Releases: oxinabox/ExpectationStubs.jl

v0.3.0

12 Nov 10:38
619d652
Compare
Choose a tag to compare
  • warn on overwriting expectation (rather than error)
  • allow variables to be used as values in @used and @expect (etc)

v0.2.0

18 Aug 13:35
5d69539
Compare
Choose a tag to compare

Add @usecounts

v0.1.2

03 Jul 13:17
3b2e362
Compare
Choose a tag to compare
Merge pull request #5 from oxinabox/ox/syntaxerror

make it throw the actual syntax error, not itself be a syntax error

v0.1.1

13 Nov 09:12
7d036d7
Compare
Choose a tag to compare

Don't dynamically create methods.
It leads to more world age pain than you want.

v0.1.0

04 Nov 08:02
Compare
Choose a tag to compare

Initial release