Skip to content

fix: unify image quality behavior and docs - #171

Merged
mrousavy merged 2 commits into
mainfrom
fix/jsdoc-comments
Aug 23, 2026
Merged

fix: unify image quality behavior and docs#171
mrousavy merged 2 commits into
mainfrom
fix/jsdoc-comments

Conversation

@mrousavy

@mrousavy mrousavy commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • correct inaccurate image data and API documentation
  • standardize image quality on 0...100 with a default of 100 on Android and iOS
  • validate before conversion and round fractional quality to the nearest integer on both platforms
  • add shared harness coverage for endpoints, defaults, rounding, sync errors, and async rejections

Validation

  • bun run lint-ci
  • bun run build
  • bun run typecheck
  • bunx tsc -p example/tsconfig.json --noEmit
  • Nitrogen codegen (6/6 specs)
  • Android release Kotlin compilation
  • iOS simulator Debug build

@mrousavy mrousavy changed the title docs: correct JSDoc comments fix: unify image quality behavior and docs Aug 23, 2026
@mrousavy
mrousavy merged commit 6d2b6df into main Aug 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant