github locutusjs/locutus v3.0.8

latest release: v3.0.9
18 hours ago

Infrastructure

  • Expanded parity translator support for higher-order and data-shaped native checks across Elixir Enum callback helpers, Clojure callback and nested-data helpers, Julia callback/value helpers, Ruby callback helpers, Go net shape adapters, and C char-literal and numeric parsing helpers.
  • Promoted additional functions from skipped or unverified parity status to verified parity coverage, including:
    • elixir/Enum/frequencies_by
    • elixir/Enum/group_by
    • elixir/Enum/scan
    • elixir/Enum/chunk_every
    • clojure/core/merge_with
    • clojure/core/reduce_kv
    • clojure/core/get_in
    • clojure/core/assoc_in
    • julia/Base/findall
    • julia/Base/searchsorted
    • julia/Base/searchsortedfirst
    • julia/Base/searchsortedlast
    • ruby/Array/slice_when
    • golang/net/ParseIP
    • golang/net/ParseCIDR
    • c/ctype/isspace
    • c/stdlib/strtod
    • c/stdlib/strtol
  • Added the callback-parity execution log and plan in docs/prompts/ so follow-up parity work can build on a documented baseline instead of re-discovering translator gaps.

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.