| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-17 | 2.4 kB | |
| v1.1.1 source code.tar.gz | 2025-12-17 | 738.9 kB | |
| v1.1.1 source code.zip | 2025-12-17 | 764.4 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
What's Changed
- docs: add contributing guidelines to CONTRIBUTING.md by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/50
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/fishaudio/fish-audio-python/pull/51
- Bump ruff from 0.14.3 to 0.14.5 by @dependabot[bot] in https://github.com/fishaudio/fish-audio-python/pull/43
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in https://github.com/fishaudio/fish-audio-python/pull/36
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot[bot] in https://github.com/fishaudio/fish-audio-python/pull/34
- chore: remove redundant python setup in CI by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/52
- feat: add tests for testing all wss model backends by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/53
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/fishaudio/fish-audio-python/pull/55
- Revert "chore(deps): bump actions/checkout from 5 to 6" by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/56
- chore(deps): bump actions/checkout from v5 to v6 and update credentials handling by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/57
- chore(deps): update fish-audio-sdk version to 1.1.0 by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/64
- fix: ensure user agent is consistent across http/websockets by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/65
- chore(deps): bump ruff from 0.14.5 to 0.14.8 by @dependabot[bot] in https://github.com/fishaudio/fish-audio-python/pull/63
- fix: allow non
sprefixed models to fail websocket integration tests by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/71 - chore: add python banner by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/70
- fix: update python banner image URL in README by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/72
- feat: replace mypy with ty by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/73
- chore: bump version to 1.1.1 by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/74
Full Changelog: https://github.com/fishaudio/fish-audio-python/compare/v1.1.0...v1.1.1