Releases: apieum/Maracas.jl
Releases · apieum/Maracas.jl
Drop support for julia < 0.7
First official release
Official first release
v0.0.6
[Breaking changes] Use macros instead of functions
replace describe
, it
and test
functions and their corresponding skipped versions (_ _ _ _
) with macros @skip
, @describe
, @it
and @unit