| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(license): Relicense under MIT OR Apache-2.0HEADmain | Fuwn | 2026-02-20 | 1 | -18/+0 |
| * | refactor: Optimise allocations and string operations | Fuwn | 2025-09-11 | 1 | -4/+5 |
| * | fix(request): Handle malformed response header | Fuwn | 2025-09-11 | 1 | -1/+5 |
| * | feat(response): Expose content bytes | Fuwn | 2025-06-05 | 1 | -27/+31 |
| * | docs: Update copyright header year | Fuwn | 2025-06-04 | 1 | -2/+2 |
| * | refactor: Use latest best practices and formatting | Fuwn | 2025-05-27 | 1 | -0/+1 |
| * | feat: derive all for public typesv0.4.4 | Fuwn | 2024-06-29 | 1 | -1/+1 |
| * | deps(rustc): bump rust toolchain | Fuwn | 2024-06-19 | 1 | -2/+10 |
| * | fmt: update rustfmt.toml | Fuwn | 2023-05-18 | 1 | -5/+1 |
| * | refactor: remove seldom used procedural macros | Fuwn | 2023-04-17 | 1 | -0/+74 |
| * | feat(macros): general utility macros | Fuwn | 2022-06-14 | 1 | -71/+0 |
| * | feat(respones): add getters | Fuwn | 2022-05-18 | 1 | -5/+20 |
| * | fix: global clippy lint fixes | Fuwn | 2022-05-18 | 1 | -8/+5 |
| * | feat(request): make gemini requests | Fuwn | 2022-05-17 | 1 | -0/+59 |