Files | Admin

Notes:

Release Name: rcov 0.8.1

Notes:



Changes: Since 0.8.1 (2007-11-19) ======================== Bugfixes -------- * REXML workaround incorrectly applied to 1.8.6 < p110 * --spec-only should work with RSpec trunk and detect when it cannot work Since 0.8.0 (2007-02-28) ======================== Features -------- * you can use an existent data file to generate coverage reports without having to execute your code again * --spec-only: only consider cover code executed inside a spec (tested with RSpec 1.0.5, 1.0.8) * --charset can be used to specify the charset in the Content-Type declaration Bugfixes -------- * workaround for bugs in Safari, IE (self-closing anchors break colorization) * workaround for bugs in REXML shipped with 1.8.6-p110 * rethrow exceptions generated by traced scripts * compatibility with Ruby < 1.8.5