Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 1.4 kB | |
v4.6.0 source code.tar.gz | 2025-07-08 | 568.8 kB | |
v4.6.0 source code.zip | 2025-07-08 | 1.1 MB | |
Totals: 3 Items | 1.7 MB | 0 |
4.6.0 (2025-07-08)
Another small release to decrease project installation size by dropping some dependencies and fixing a deprecation warning at the same time.
Features
- deps: drop
strong-log-transformer
dependency (#1085) (b0d8adb) - by @ghiscoding - deps: replace
multimatch
withpicomatch
(#1084) (0855731) - by @ghiscoding