chipp 0.3.0

Rust client for the Chipp.ai API - OpenAI-compatible chat completions with streaming support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## [0.3.0] - 2025-12-08

### Added

- Add token usage tracking and chat_detailed() method (#34)

### Fixed

- Auto-publish to crates.io when release is created

### Documentation

- Update README to meet OSS standards (#31)
- Update CONTRIBUTING.md to meet OSS standards (#32)
- Remove Codecov badge

<!-- generated by git-cliff -->