Version History
CrediGraph API Changelog.
Releases
| Version | Changes | Date |
|---|---|---|
| 0.4.1 | Query functions separated into binary / regression. | Apr 2026 |
| 0.4.0 | Updated query functions with alternate graph for binary, made that default score. | Mar 2026 |
| 0.3.4 | Internal Mode Implementation | Mar 2026 |
| 0.3.3 | Set up Pypi documentation, and update general docs | Mar 2026 |
| 0.3.2 | Output format updates; client-side updates; test suite updates; API and documentation improvements | Mar 2026 |
| 0.3.1 | Added binary score support and internal methods; updated API contract and test suite | Mar 2026 |
| 0.3.0 | Transition ahead of the binary-score and internal-method work | Mar 2026 |
| 0.2.1, 0.2.2 | Follow-up releases around continuous-score formatting: optional full-float output and display fixes | Mar 2026 |
| 0.2.0 | Add binary scores and latest / near-latest inference scores; set up infrastructure for multiple months including a /months endpoint for summarized stats; add a /metadata endpoint with cutoff date, version, and method; add a /help endpoint |
Mar 2026 |
| 0.1.6 | API versioning pass; environment-variable setup; client robustness and output cleanup, including decimal formatting improvements | Feb-Mar 2026 |
| 0.1.5 | Test suite work, including OpenAPI spec validation, Python client unit tests, and schemathesis contract testing |
Feb 2026 |
| 0.1.4 | Re-implement the API under OpenAPI specifications | Feb 2026 |
| 0.1.3 | Input and output robustness: normalization, improved handling of input variability, and cleaner output formatting | Feb 2026 |
| 0.1.2 | Set up versioning with bump2version |
Jan 2026 |
| 0.1.0, 0.1.1 | Initial commits, straightforward querying, and repository setup | Jan 2026 |