4.3.14
(feat): Set the default number of retries to 2 (was 0) to align with the generated README.
4.3.13
(feat): The Python generator now supports conditioning dependencies on the Python version.
4.3.12
(feat): The Python generator now autogenerates a requirements.txt file.
4.3.11
(fix): pyproject.toml now has a [project] block making it Poetry v2 compatible.
4.3.10
(fix): Pagination correctly uses specified defaults to support custom schemes.
4.3.9
(fix): Fix indentation in generated README.md sections to ensure proper formatting and readability.
4.3.8
(fix): Include content-type headers when available as part of endpoint request generation.
4.3.7
(fix): Update multipart endpoint generation to propertly omit optional body parameters.
4.3.6
(fix): Fix README.md and reference.md generation.
4.3.5
(fix): Update README.md snippet builder to omit invalid snippets during readme config generation.