Skip to content

Releases: xd009642/tarpaulin

Release 0.5.2

08 Oct 19:21
Compare
Choose a tag to compare
Fixes #46 by having tarpaulin return -1 in instances were tests can't be compiled.

0.5.1

08 Oct 16:11
Compare
Choose a tag to compare
Releasing 0.5.1

Release 0.5.0.

23 Sep 15:14
Compare
Choose a tag to compare
Update install script and Cargo manifest.

0.4.2

12 Sep 20:58
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/xd009642/tarpaulin

0.4.1

27 Aug 21:48
Compare
Choose a tag to compare
Merge branch 'thread_support' fixes #21

0.4.0

22 Aug 19:46
Compare
Choose a tag to compare
Release 0.4.0

0.3.13

22 Aug 19:51
Compare
Choose a tag to compare
Updated to version 0.3.13

0.3.12: Fixes #21

07 Aug 20:04
Compare
Choose a tag to compare
Implements tracing for processes which contain a fork. Resulted in addition of a call to detach a traced child.

0.3.11

07 Aug 10:24
Compare
Choose a tag to compare
Reenabled travis on every branch