pkgsrc/devel/ruby-simplecov-html/distinfo
taca 7c81e7f3ac devel/ruby-simplecov-html: update to 0.12.2
Update ruby-simplecov-html to 0.12.2.


0.12.2 (2020-02-27)
==================

## Bugfixes
* Refreshing the page while a source file is open works again. Thanks [@HansBug](https://github.com/HansBug) for the report [#94](https://github.com/colszowka/simplecov-html/issues/94) and [@Tietew](https://github.com/Tietew) for the fix!

0.12.1 (2020-02-23)
==================

Bugfix release to fix huge bugs that sadly test suit and maintainters didn't catch.

## Bugfixes
* Disable pagination and with it all files on 2nd page+ being broken/not able to open
* Fix display of non ASCII characters, for this you have to upgrade to simplecov 0.18.3 though (it's handled in there)

0.12.0 (2020-02-12)
==================

This release is basically a collection of long standing PRs finally merged.
Yes it looks different, no it's not a redesign - just a side effect of lots of dependency updates to improve CSP compatibility.

## Enhancements
* The HTML should now be servable with CSP settings of `default-src 'none'; script-src 'self'; img-src 'self'; style-src 'self';`
* File list is horizontally scrollable if the space doesn't suffice
* numbers are now right aligned and displayed with the same number of decimals for easier comparison and reading.

## Bugfixes
* Make sorting icons appear again
* close link tag which could cause problems when parsing as xhtml/xml
* make sure encoding errors won't crash the formatter
* When viewing a short source file while you have a big file list you will no longer be able to scroll on after the source file has ended
2020-03-08 15:21:48 +00:00

6 lines
425 B
Text

$NetBSD: distinfo,v 1.10 2020/03/08 15:21:48 taca Exp $
SHA1 (simplecov-html-0.12.2.gem) = f8e83b17a8ec86015c35deb30ba972fdcdbc4ce5
RMD160 (simplecov-html-0.12.2.gem) = 19fad00c8f69a058a880aa293a87caaebe79ad2a
SHA512 (simplecov-html-0.12.2.gem) = 5f89cdaba272b841446ae68d40daacbd551f3fcf7750c2491f14b79a3e61c6c32c066305eb2f1862f8cbd2ecc1b020cc9a907a977ef567653276d8d78d584efb
Size (simplecov-html-0.12.2.gem) = 336896 bytes