lingo.dev@0.137.0
·
54 commits
to main
since this release
Minor Changes
- #2111
854fae0Thanks @cherkanovart! - Addlingo.dev run --estimate: print the approximate cost of pending translations and exit without translating. The CLI computes the same change delta as a regular run, sends per-locale character counts to the new/process/estimateendpoint, and prints a per-locale cost breakdown. The SDK gains a matchingestimate()method.
Patch Changes
- Updated dependencies [
854fae0]:- @lingo.dev/_sdk@0.17.0
- @lingo.dev/_compiler@0.12.6