Skip to content

feat: release 0.2.7#61

Merged
omgate234 merged 8 commits into
releasefrom
main
Jun 3, 2026
Merged

feat: release 0.2.7#61
omgate234 merged 8 commits into
releasefrom
main

Conversation

@omgate234
Copy link
Copy Markdown
Collaborator

Pull Request

Description:
Adds 0.2.7 release minor changes / features
Changes:

  • Adds node: specifier
  • Subtitle request body formatting fixes
  • Custom headers feature

Related Issues:

Checklist:

  • Code follows project coding standards
  • Tests have been added or updated
  • Code Review
  • Manual test after merge
  • All checks passed

lalit-videodb and others added 8 commits April 15, 2026 17:32
Fixes #12 — prefixes all Node.js built-in imports with `node:` to make
the library compatible with Deno and align with modern Node.js best
practices (supported since Node.js v14.18+/v16+).

Files updated:
- src/utils/upload.ts (fs, path)
- src/capture/installer.ts (fs, path, https, crypto, child_process)
- src/capture/binaryManager.ts (child_process, readline, events, path)
- src/capture/captureClient.ts (events)
- lib/installer.js (fs, path, https, crypto, child_process)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix: add node: prefix to all Node.js built-in module imports
@omgate234 omgate234 merged commit 5bd155a into release Jun 3, 2026
2 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.

3 participants