github locutusjs/locutus v3.0.3

latest release: v3.0.4
8 hours ago

Expansion

  • Added Go stdlib-inspired functions across time, path, url, net, sort, strconv, and subtle.
  • 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 Array and String: group_by, permutation, tally, zip, gsub, tr.
  • Added Rust str functions: 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

Don't miss a new locutus release

NewReleases is sending notifications on new releases.