Releases: lingodotdev/lingo.dev
Releases · lingodotdev/lingo.dev
@lingo.dev/_sdk@0.16.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
Patch Changes
- Updated dependencies [
73a8c73]:- @lingo.dev/_spec@0.49.0
@lingo.dev/_compiler@0.12.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
Patch Changes
- Updated dependencies [
73a8c73]:- @lingo.dev/_spec@0.49.0
- @lingo.dev/_sdk@0.16.0
lingo.dev@0.132.9
Patch Changes
-
#2027
bb3ec79Thanks @AndreyHirsa! - Add vNext API support to LingoDotDevEngine. When engineId is provided, the engine routes requests to the vNext API. Refactor vNext localizer to use LingoDotDevEngine from SDK instead of custom inline implementation -
#2026
a6aa9f2Thanks @cherkanovart! - Exit with non-zero code when localization tasks fail, so CI/CD pipelines correctly detect partial errors -
Updated dependencies [
bb3ec79]:- @lingo.dev/_sdk@0.15.2
- @lingo.dev/_compiler@0.11.6
lingo.dev@0.132.10
Patch Changes
- Updated dependencies [
1cfcf73]:- @lingo.dev/_sdk@0.15.3
- @lingo.dev/_compiler@0.11.7
@lingo.dev/compiler@0.3.12
Patch Changes
- #2023
15f361eThanks @AleksandrSl! - Cleanup stale code in the translation server cli and update docs
@lingo.dev/_sdk@0.15.3
Patch Changes
- #2031
1cfcf73Thanks @AndreyHirsa! - Add whoami support for vNext API
@lingo.dev/_sdk@0.15.2
Patch Changes
- #2027
bb3ec79Thanks @AndreyHirsa! - Add vNext API support to LingoDotDevEngine. When engineId is provided, the engine routes requests to the vNext API. Refactor vNext localizer to use LingoDotDevEngine from SDK instead of custom inline implementation
@lingo.dev/_compiler@0.11.7
Patch Changes
- Updated dependencies [
1cfcf73]:- @lingo.dev/_sdk@0.15.3
@lingo.dev/_compiler@0.11.6
Patch Changes
- Updated dependencies [
bb3ec79]:- @lingo.dev/_sdk@0.15.2
lingo.dev@0.132.8
Patch Changes
- #2020
69484faThanks @cherkanovart! - Send sessionId, triggerType, and file path metadata to the vNext localization endpoint