Releases: oxinabox/ExpectationStubs.jl
Releases · oxinabox/ExpectationStubs.jl
v0.3.0
- warn on overwriting expectation (rather than error)
- allow variables to be used as values in @used and @expect (etc)
v0.1.2
Merge pull request #5 from oxinabox/ox/syntaxerror
make it throw the actual syntax error, not itself be a syntax error
v0.1.1
Don't dynamically create methods.
It leads to more world age pain than you want.