Skip to content

Releases: Terminal49/API

@terminal49/sdk v0.4.0

Choose a tag to compare

@dodeja dodeja released this 22 Aug 07:20
998228d

Republishes the expanded client surface main has carried since 0.3.1 — terminals, vessels, webhooks, webhookNotifications, and mapTrackingRequest — so the npm package matches the in-repo SDK that the CLI and MCP server build against.

@terminal49/cli v0.1.0

Choose a tag to compare

@dodeja dodeja released this 22 Aug 07:21
998228d

First npm release of the Terminal49 CLI (t49).

  • Track shipments, containers, and tracking requests from the terminal
  • Auth via T49_API_TOKEN or t49 config set token
  • Built against @terminal49/sdk@0.4.0
  • Install: npm install -g @terminal49/cli

sdk-v: v0.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 22:44
fc3b55e

0.3.1 (2026-07-02)

Bug Fixes

  • sdk: correct JSON:API mapper relationship/attr paths + restore shipping-line capability flags (#275) (c7e748a)
  • sdk: request timeout, network-error normalization, idempotent-only retries, Retry-After, bounded iterate (#274) (e9ac7a8)
  • sdk: stop sending unsupported container/shipment filter keys + clamp page size + wire mapper includes (#278) (a019b5d)

sdk-v: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 May 20:45
3b853c7

0.3.0 (2026-05-29)

Features

sdk-v: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 May 18:13
1248401

0.2.0 (2026-05-07)

Features