File rubygem-simplecov-html.changes of Package rubygem-simplecov-html

-------------------------------------------------------------------
Fri Sep 25 14:57:11 UTC 2020 - Stephan Kulow <coolo@suse.com>

updated to version 0.12.3
 see installed CHANGELOG.md

  0.12.3 (2020-09-23)
  ==================
  
  ## Bugfixes
  * Relax ruby version requirement to work with Ruby 3.0 (next version, current `ruby-head`). Thanks [@byroot](https://github.com/byroot).
  

-------------------------------------------------------------------
Thu May  7 21:31:53 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 0.12.2
 see installed CHANGELOG.md

  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

-------------------------------------------------------------------
Mon Feb 10 15:50:02 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 0.11.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Mon Aug 14 06:45:19 UTC 2017 - mschnitzer@suse.com

- updated to version 0.10.2

  ## Bugfixes

  * Allow usage with frozen-string-literal-enabled. See [#56](https://github.com/colszowka/simplecov-html/pull/56) (thanks @pat) 

-------------------------------------------------------------------
Tue May 23 10:21:41 UTC 2017 - coolo@suse.com

- updated to version 0.10.1
  no changelog found

-------------------------------------------------------------------
Thu Apr 23 08:08:43 UTC 2015 - coolo@suse.com

- updated to version 0.10.0
  no changelog found

-------------------------------------------------------------------
Thu Feb 19 05:30:49 UTC 2015 - coolo@suse.com

- updated to version 0.9.0

-------------------------------------------------------------------
Mon Nov  3 10:07:49 UTC 2014 - tboerger@suse.com

- Added last missing bits for new macros

-------------------------------------------------------------------
Mon Oct 13 06:48:19 UTC 2014 - adrian@suse.de

- adapt to new rubygem packaging style

-------------------------------------------------------------------
Fri Nov 22 08:40:26 UTC 2013 - coolo@suse.com

- updated to version 0.8.0, adopt for simplecov-0.8.0

-------------------------------------------------------------------
Sun Oct 28 05:57:38 UTC 2012 - coolo@suse.com

- updated to version 0.7.1, adopt for simplecov-0.7.1

-------------------------------------------------------------------
Fri Oct 12 09:43:58 UTC 2012 - coolo@suse.com

- updated to version 0.7.0, adopt for simplecov-0.7

-------------------------------------------------------------------
Sat Apr  7 14:57:38 UTC 2012 - coolo@suse.com

- initial package

openSUSE Build Service is sponsored by