github locutusjs/locutus v3.0.22

latest release: v3.0.23
5 hours ago

Released: 2026-03-16. Diff.
Version rationale: patch for additive Python expansion plus follow-up correctness fixes in existing cross-language helpers without import-model or runtime floor changes.

Expansion

  • Added python/difflib/ndiff, bringing a full Differ-style delta with intraline ? hint lines to the Python surface.
  • Cleared the final explicit wanted entry from the upstream-surface inventory, so future expansion work can move from the hand-picked wishlist into broader untriaged inventory triage.

Fixes

  • Fixed lua/string/gsub character-class and escaped - handling so mixed Lua classes translate reliably to JS regexes across the recently added wishlist surface.
  • Fixed elixir/String/replace empty-string replacement semantics so replace("", "", replacement) returns the replacement once instead of duplicating it.

Don't miss a new locutus release

NewReleases is sending notifications on new releases.