Released: 2026-03-16. Diff.
Version rationale: patch for additive multi-language expansion plus parity and website inventory refinements without import-model or runtime floor changes.
Website
- Refined the public upstream-surface inventory presentation on language and category pages by moving it below the main content, making it collapsible, surfacing coverage bars in the collapsed state, and linking intentional extras back to Locutus functions where possible.
- Tightened the inventory buckets for readability with compact triage lists, scrollable long sections, and clearer catalog-source labelling.
Expansion
- Added a second wishlist-harvest batch across PHP, Tcl, Lua, PowerShell, Elixir, Clojure, and R:
php/array:array_is_listtcl/string:equallua/math:typelua/string:gsubpowershell/string:trimstart,trimendelixir/Enum:zipelixir/String:replaceclojure/core:interposer/base:sign
- Cleared the corresponding
wantedentries from the upstream-surface inventory, leavingpython/difflib/ndiffas the only remaining explicitly tracked wanted port.
Parity
- Made Lua parity normalization robust to cross-architecture float formatting drift by reconciling parsed native numeric output against the expected JS result before comparison.