Releases: dkdc-io/stringflow
Releases · dkdc-io/stringflow
v0.2.2
What's Changed
- refactor(client): remove unnecessary allocations in SSE parsing by @lostmygithubaccount in #13
- fix(client): robustness improvements for retry, streaming by @lostmygithubaccount in #14
- fix(completions): include model field in API request body by @lostmygithubaccount in #16
- test(client): add coverage for SSE edge cases and retry by @lostmygithubaccount in #17
- fix(client): handle \r\n SSE line endings, release GIL in Python by @lostmygithubaccount in #15
- fix(py): prefix error messages with variant tag by @lostmygithubaccount in #18
- chore: release v0.2.2 by @lostmygithubaccount in #19
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- docs(readme): add GitHub Release badge by @lostmygithubaccount in #5
- chore(bin): add missing install scripts by @lostmygithubaccount in #6
- docs: fix documentation accuracy by @lostmygithubaccount in #7
- feat(py): add auth params to chat() and Python tests by @lostmygithubaccount in #8
- fix(core): replace expect() with proper error handling by @lostmygithubaccount in #9
- refactor(test): move Python tests to top-level tests/ directory by @lostmygithubaccount in #10
- fix: add .pytest_cache to .gitignore by @lostmygithubaccount in #11
- chore(release): bump version to v0.2.1 by @lostmygithubaccount in #12
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- docs(readme): standardize README by @lostmygithubaccount in #1
- chore(ci): migrate to org reusable workflows by @lostmygithubaccount in #2
- docs: fix StringFlow name by @lostmygithubaccount in #3
- fix(ci): add local PyPI publish step by @lostmygithubaccount in #4
New Contributors
- @lostmygithubaccount made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/dkdc-io/stringflow/commits/v0.1.0