Skip to content

chore: release v1.2.0 - #102

Merged
1313 merged 1 commit into
mainfrom
release-plz-2025-11-28T15-17-19Z
Nov 28, 2025
Merged

chore: release v1.2.0#102
1313 merged 1 commit into
mainfrom
release-plz-2025-11-28T15-17-19Z

Conversation

@1313

@1313 1313 commented Nov 28, 2025

Copy link
Copy Markdown
Collaborator

🤖 New release

  • screencapturekit: 1.1.0 -> 1.2.0
Changelog

1.2.0 - 2025-11-28

Added

  • implement synchronous error propagation for stream operations
  • add AsyncSCScreenshotManager for async screenshot capture

Fixed

  • add macOS 14.0 availability check for updateConfiguration
  • (ffi) add backticks to doc comments for clippy
  • (tests) initialize CoreGraphics for headless CI environments
  • resolve clippy warnings with --all-features
  • add semicolon to satisfy clippy lint
  • resolve all clippy warnings
  • use correct FFI function for async shareable content

Other

  • separate lint job from per-platform build matrix
  • fix formatting issues
  • replace builder pattern with mutable configuration
  • update content_sharing_picker to use SyncCompletion
  • unify async completion patterns with AsyncCompletion
  • unify sync completion patterns across codebase
  • fix formatting issues
  • consolidate workflows into single CI pipeline
  • replace mpsc channel with Mutex+Condvar in content sharing picker
  • replace mpsc channel with Mutex+Condvar in screenshot manager
  • update version to 1.1 in README


This PR was generated with release-plz.

@1313
1313 merged commit 6fcfc34 into main Nov 28, 2025
7 checks passed
@1313
1313 deleted the release-plz-2025-11-28T15-17-19Z branch May 18, 2026 05:43
1313 added a commit that referenced this pull request May 26, 2026
1313 added a commit that referenced this pull request May 26, 2026
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