Skip to content

v0.8.0

Compare
Choose a tag to compare
@twitchard twitchard released this 18 Apr 00:14
· 17 commits to main since this release
1a7aac9

What's Changed

  • 🌿 Fern Regeneration -- April 7, 2025 by @fern-api in #266
    • (break, fix) - Autopagination is now supported across all list API. The following methods now return a core.Page instead of bespoke page types.
      • HumeClient.empathic_voice.chat_groups.list_chat_groups
      • HumeClient.empathic_voice.chat_groups.list_chat_group_events
      • HumeClient.empathic_voice.configs.list_configs
      • HumeClient.empathic_voice.configs.list_config_versions
      • HumeClient.empathic_voice.customVoices.list_custom_voices
      • HumeClient.empathic_voice.tools.list_tool_versions
      • HumeClient.tts.voices.list

Full Changelog: v0.7.13...v0.8.0