Changelog¶
This changelog records documentation and library-facing changes. For formal releases, use semantic versioning when possible.
Unreleased¶
- No unreleased package-facing changes are queued yet.
0.1.2 - 2026-05-21¶
Added¶
- Structured documentation homepage.
- Installation guide.
- Quick start guide.
- User guide.
- API reference.
- Version policy page.
- Developer guide.
- Examples page.
- Troubleshooting page.
- Citation guidance.
- MkDocs configuration for GitHub Pages.
- Optional Sphinx/RST scaffold for generated API documentation.
Notes¶
- INFTY is now positioned as public beta software with a documented compatibility policy.
- Supported and CI-tested Python versions are currently 3.8, 3.9, 3.10, and 3.11.
- Packaging metadata is now driven by
pyproject.tomlso tagged releases and local builds resolve the same version. - Public optimizer signatures should be recorded in the API reference whenever they change.