COMMITS
August 23, 2026
A
Fix a handful of typos (#3605)
Anna Rift committed
T
Fix strftime-related functions on NetBSD. (#3579)
Thomas Klausner committed
A
docs: `in` example use [3,4] instead of [0,1] (#3599)
A4-Tacks committed
August 12, 2026
A
Fix typo 'you may wish [to] use' (#3604)
Anna Rift committed
July 26, 2026
D
build(deps): bump actions/setup-python from 6 to 7 in the official-actions group (#3595)
dependabot[bot] committed
July 19, 2026
D
docs: clarify join behavior on objects (#3555)
ded-furby committed
W
Advance past the whole codepoint after a zero-width regex match (#3586)
WinkleMad committed
July 18, 2026
P
shtest: skip locale test if date lacks locale support (#3583)
pavel kuliaka committed
July 2, 2026
T
Cast char to unsigned char before passing to isspace (#3574)
Thomas Klausner committed
June 22, 2026
I
Add a download link for Windows arm64
itchyny committed
June 20, 2026
I
Update jq documentation for jq 1.8.2 release
itchyny committed
G
Update signatures of 1.8.2 (#3566)
github-actions[bot] committed
D
build(deps): bump actions/checkout from 6 to 7 in the official-actions group (#3565)
dependabot[bot] committed
June 17, 2026
I
Update NEWS.md and AUTHORS for 1.8.2 (#3529)
itchyny committed
June 16, 2026
I
Upload attestation bundle as a release artifact (#3563)
itchyny committed
I
Tighten string length bounds and propagate invalid jv in implode
itchyny committed
June 8, 2026
I
Fix heap-buffer-overflow in raw file loading
itchyny committed
June 1, 2026
D
build(deps): bump lxml from 6.1.0 to 6.1.1 in /docs (#3553)
dependabot[bot] committed
May 23, 2026
T
Fix undefined pointer arithmetic in UTF-8 helpers
theyoucheng committed
I
Fix one-byte over-read in BASE64_DECODE_TABLE (#3547)
itchyny committed
May 22, 2026
Y
Guard deep structural equality and comparison recursion (#3539)
Yu-Fu Fu committed
May 11, 2026
I
Detect circular module imports to prevent stack overflow
itchyny committed
May 9, 2026
I
Reject embedded NUL bytes in module import paths
itchyny committed
May 6, 2026
I
Reject numeric literals longer than DEC_MAX_DIGITS (999999999)
itchyny committed
May 5, 2026
I
Limit recursive object merge depth to prevent stack overflow
itchyny committed
I
Avoid stack overflow when freeing deeply nested values
itchyny committed
I
Fix CI to add `artifact-metadata` permission for actions/attest (#3530)
itchyny committed
April 26, 2026
I
Fix signed-int overflow in `tokenadd` to prevent buffer overflow
itchyny committed
April 24, 2026
R
docs: fix "happened" spelling in tutorial changelog entries (#3525)
Rohan Santhosh Kumar committed