github un-ts/deeplx deeplx@0.4.0

latest releases: @deeplx/cli@0.2.1, @deeplx/core@0.2.2, @deeplx/core@0.2.1...
one month ago

Minor Changes

  • #48 f9c6651 Thanks @maxchang3! - feat!: migrate to oneshot API, refactor language mapping, and drop formal support

    • Breaking: Removed formal parameter from the translate function and --formal from CLI.
    • Breaking: Migrated the backend to DeepL's undocumented oneshot API to mitigate aggressive 429/403 blocking on the legacy /jsonrpc endpoint.
    • Feature: Added support for configuring a DeepL Pro dlSession cookie and a proxyUrl across the core API, CLI, and Vercel endpoints.
    • Feature: Refactored language code resolution to natively support regional variants (e.g., ZH-HANT) via statically defined maps while retaining backward compatibility for loose inputs.

Patch Changes

  • Updated dependencies [f9c6651]:
    • @deeplx/core@0.2.0
    • @deeplx/cli@0.2.0

Don't miss a new deeplx release

NewReleases is sending notifications on new releases.