Release sonilo 0.15.3, sonilo-cli 0.14.3 - #36
Merged
Conversation
Ships the ar/tr/vi/id dubbing documentation. Patch on both: the SDK's language list lives in prose (README, context7 rule) and the CLI's in --languages help text, so nothing about either package's behaviour changed — a caller who already knew the codes could always pass them. Both bump together because the change touched both: the SDK's README and context7.json, the CLI's argparse help and its own README. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Lightsage docs evalsWaiting for the staging docs URL before running evals. Lightsage will start the selected PR evals automatically when GitHub reports a successful docs deployment for this PR. This usually happens within 15 minutes. Commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump to ship the
ar/tr/vi/iddubbing documentation merged in #35.sonilo0.15.2 → 0.15.3sonilo-cli0.14.2 → 0.14.3Patch on both. Neither package's behaviour changed — neither validates language codes locally, so a caller who already knew the codes could always pass them. What shipped is the list a caller reads: the SDK's README and
context7.json, the CLI's--languageshelp text and its own README.Both bump together because the change touched both.
Publishing is tag-driven (
v*→ PyPIsonilo,sonilo-cli-v*→ PyPIsonilo-cli); tags follow once this merges.Verification
289 SDK tests and 154 CLI tests pass;
sonilo.__version__/sonilo_cli.__version__read 0.15.3 / 0.14.3.🤖 Generated with Claude Code