Changelog and versions
Both packages follow Semantic Versioning and keep a Keep a Changelog-format CHANGELOG.md at the repository root, with community contributions credited by pull request number.
- kroger-api: CHANGELOG.md · releases · PyPI
- kroger-mcp: CHANGELOG.md · releases · PyPI
Upstream API versions
kroger-api vendors the Kroger Public API's OpenAPI specifications it was built against under docs_kroger_api/ in the repository. The client passes raw JSON through, so new upstream response fields (such as the nutrition data added in Products 1.3.0) are available without a client release.