Releases: tntim96/JSCover
Releases · tntim96/JSCover
Release 2.0.20
What's Changed
- Fix sort by name implementation (#328)
- Upgrade closure-compiler v20231112 to v20240317, gson 2.10.1 to 2.11.0
- Internal: HtmlUnit 3.9.0 to 4.4.0, Mockito 5.8.0 to 5.13.0, JaCoCo 0.8.11 to 0.8.12, Rhino 1.7.14 to 1.7.15,
- Internal: Maven Resolver Ant Tasks 1.2.1-SNAPSHOT to 1.5.1, hamcrest-core 2.2 to 3.0
Full Changelog: v2.0.19...v2.0.20
Release 2.0.19
- Upgrade closure-compiler v20230502 to v20231112
- Update documentation and manual for Java 11
- Internal: HtmlUnit 2.70.0 to 3.9.0, Mockito 5.3.1 to 5.8.0, JaCoCo 0.8.10 to 0.8.11
Release 2.0.18
Update documentation and samples
v2.0.17
Swap to Java 11 to align with closure-compiler
Upgrade closure-compiler v20220601 to v20230502
Internal: HtmlUnit 2.66.0 to 2.70.0, Mockito 4.8.1 to 5.3.1, JaCoCo 0.8.8 to 0.8.10
v2.0.16
Fix instruments in lit-html template (#311)
Fix "this" is undefined in header.js in strict mode (#293)
Upgrade closure-compiler v20220405 to v20220601, gson 2.9.0 to 2.10
Internal: HtmlUnit 2.61.0 to 2.66.0, Mockito 4.5.1 to 4.8.1
v2.0.15
Fix instrument function after comma in assignment (#303)
Fix selenium-ide.html in localStorage-file-system example (#312)
Upgrade closure-compiler v20220202 to v20220405, gson 2.8.9 to 2.9.0
Internal: HtmlUnit 2.58.0 to 2.61.0, Mockito 4.3.1 to 4.5.1, JaCoCo 0.8.7 to 0.8.8