github locutusjs/locutus v3.0.2

9 hours ago

Released: 2026-03-03. Diff.

Expansion

  • Added Go stdlib-inspired expansions with parity coverage:
    • golang/time/Format
    • golang/time/Parse
    • golang/time/ParseDuration
    • golang/time/Unix
    • golang/time/UnixMilli
    • golang/time/UnixMicro
    • golang/strings/Cut
    • golang/strings/CutPrefix
    • golang/strings/CutSuffix
    • golang/strings/ReplaceAll
    • golang/strings/SplitN
    • golang/strconv/FormatFloat
    • golang/strconv/ParseFloat
    • golang/time/AddDate
    • golang/time/Sub
    • golang/time/Before
    • golang/time/After

Infrastructure

  • Extended Go parity translation helpers for new time exports (AddDate, Sub, Before, After) so CI parity checks stay green.
  • Refreshed selected generated test fixtures to match current snapshot output.

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.