| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-02-25 | 600 Bytes | |
| gomodel_0.1.7_darwin_amd64.tar.gz | 2026-02-25 | 14.7 MB | |
| gomodel_0.1.7_darwin_arm64.tar.gz | 2026-02-25 | 13.8 MB | |
| gomodel_0.1.7_linux_amd64.tar.gz | 2026-02-25 | 14.4 MB | |
| gomodel_0.1.7_linux_arm64.tar.gz | 2026-02-25 | 13.3 MB | |
| gomodel_0.1.7_windows_amd64.tar.gz | 2026-02-25 | 14.7 MB | |
| gomodel_0.1.7_windows_arm64.tar.gz | 2026-02-25 | 13.3 MB | |
| README.md | 2026-02-25 | 593 Bytes | |
| v0.1.7 source code.tar.gz | 2026-02-25 | 333.6 kB | |
| v0.1.7 source code.zip | 2026-02-25 | 457.4 kB | |
| Totals: 10 Items | 85.0 MB | 2 | |
Changelog
- [cf5e6f] Fix: remove close(l.buffer) to prevent send-on-closed-channel panic i… (#92)
- [e034f6] Fix: usage is not tracked for streamed responses (#90)
- [4d8b03] chore(deps): bump goreleaser/goreleaser-action from 6 to 7 (#88)
- [fcad5b] fix: prevent SQLITE_BUSY errors from concurrent flush loops (#102)
- [b26abb] fix: prevent bytes.Buffer capacity retention in streaming usage wrapper (#95)
- [9c1732] fix: prevent unbounded memory allocation in audit log middleware (#94)
- [8dcaa5] perf: cache sorted model lists in registry to avoid per-request sorting (#93)