v0.13.0
Enhancements
- Cache erb templates when generating report. See #114 (thanks @fatkodima).
- Print branch coverage with line coverage. See #103 (thanks @jeremyevans).
- Add line number anchors. Thanks @jantman for the proposal #49 and @nishidayuya for the patch #106!
- Add inline assets option. See #107 (thanks @frankh).
- Make close button look better. See #140 (thanks @anthony0030).
- Avoid "permission denied" errors by removing the destination before copying assets #135 (thanks @tomeon).
- Improve clarity of line and branch coverage format. See #125 (thanks @joshuapinter).
Bugfixes
- Avoid loading favicon.png that does not exist. See #123 (thanks @yyamanoi1222).
Misc
- Reduced gem size by not including development-only files.
- Bundle jQuery 3.7.1. See #108 (thanks @jgarland79 for reporting the issue).