Skip to content

Releases: JuliaCI/Coverage.jl

v0.6.0

17 Jul 16:43
Compare
Choose a tag to compare
Add testsets and use Supporessor for capturing stdout (#169)

v0.5.4

05 Jul 17:27
66f0333
Compare
Choose a tag to compare
Fix some 0.7 deprecation warnings (#162)

* Fix some 0.7 deprecation warnings

* try without catch

v0.5.3

08 Feb 04:25
466bccd
Compare
Choose a tag to compare
Merge pull request #158 from JuliaCI/ksh/fixparsebug

Fix parser positioning issue

v0.5.2: Merge pull request #148 from JuliaCI/aa/tests

23 Jan 17:23
248bb9c
Compare
Choose a tag to compare

Fix coveralls submission issues and get Travis tests to be more coherent.

v0.5.1

23 Jan 07:50
9b1037c
Compare
Choose a tag to compare
Fix conversion of response to string (#147)

v0.5.0

22 Jan 23:56
2c3f797
Compare
Choose a tag to compare
Migrate to 0.6+ and HTTP.jl (#144)

* Drop support for Julia 0.5

* Migrate from Requests to HTTP

* Fix depwarns for 0.7

* Get rid of "does julia run the script" tests

v0.4.0

30 Jun 00:21
Compare
Choose a tag to compare
escape_string test filename (#129)

v0.3.3: don't assume julia is on the path (#123)

22 Mar 19:16
Compare
Choose a tag to compare
* don't assume julia is on the path

or that the package is installed under Pkg.dir

* squash this