Expansion
- Added Go stdlib-inspired functions across
time,path,url,net,sort,strconv, andsubtle. - Added Perl core functions:
join,rindex,split,sprintf. - Added PowerShell string functions:
insert,padleft,padright,remove,split,substring. - Added Python math functions:
comb,dist,fsum,isclose,lcm. - Added Ruby functions in
ArrayandString:group_by,permutation,tally,zip,gsub,tr. - Added Rust
strfunctions:match_indices,split_once. - Added Tcl string functions:
compare,range.
Infrastructure
- Extended parity translation coverage for the newly added Go/Perl/PowerShell/Python/Ruby/Rust functions.
- Refreshed generated API signature and type-contract snapshots for the expanded surface.
Full changelog: https://github.com/locutusjs/locutus/blob/main/CHANGELOG.md