Skip to content

Release 5.1.3

Latest

Choose a tag to compare

@thiswillbeyourgithub thiswillbeyourgithub released this 23 Jun 17:42
· 2 commits to main since this release

What's new

PLACEHOLDER

Commits details since the last release

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py

  • [6cea6b0] by @thiswillbeyourgithub, 2 hours ago:
    feat: fall back to WHISPER_API_KEY for whisper transcription
    When neither WDOC_WHISPER_API_KEY nor OPENAI_API_KEY is set, resolve the
    whisper API key from a WHISPER_API_KEY environment variable if present.
    Resolution order: WDOC_WHISPER_API_KEY > OPENAI_API_KEY > WHISPER_API_KEY.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

wdoc-skill/REFERENCE.md
wdoc/docs/help.md
wdoc/utils/loaders/shared_audio.py

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py

setup.py

setup.py
wdoc/utils/loaders/online_media.py