Releases: christopherkarani/Conduit
Releases · christopherkarani/Conduit
0.3.5: Merge pull request #16 from christopherkarani/linux
0.3.4
What's Changed
- Fix MLXConfiguration application in MLX provider by @christopherkarani in #15
- fix: Add Linux guards to network-dependent tests in HuggingFaceProvid… by @christopherkarani in #7
Full Changelog: 0.3.3...0.3.4
0.3.3: Merge pull request #14 from christopherkarani/fix
0.3.1: Merge pull request #13 from christopherkarani/fix
Refresh README with provider examples and add documentation test
0.3.0
What's Changed
- Bug Fix by @christopherkarani in #10
- Fix by @christopherkarani in #12
Full Changelog: 1.0.1...0.3.0
0.1.0: fix: Add bounds checking to JsonRepair bracket handling
Prevents array underflow crash when encountering closing brackets with an empty stack (e.g., malformed JSON like "[}" or standalone "}"). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>