| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 17.14.0 source code.tar.gz | 2026-06-25 | 879.5 kB | |
| 17.14.0 source code.zip | 2026-06-25 | 1.5 MB | |
| README.md | 2026-06-25 | 362 Bytes | |
| Totals: 3 Items | 2.3 MB | 0 | |
It fixes 3 bugs, including a false negative one.
- Fixed: performance of getting module paths (#9354) (@jeddy3).
- Fixed: performance by dynamically importing
TIMINGonly on use (#9356) (@jeddy3). - Fixed:
function-calc-no-unspaced-operatorfalse negatives for unspaced+and-operators following a*or/operator (#9357) (@sarathfrancis90).