4.18.4

(fix): Fix requirements.txt generation to properly handle dependency version constraints, ensuring compatibility markers are correctly formatted.

4.18.0

(fix): Add support for self-hosted mode, allowing users to push generated SDKs to their own GitHub repositories. This feature enables organizations to maintain private SDK repositories with custom configurations.

4.17.1

(fix): Fix an issue where response headers were not available in the strongly typed error classes.

4.18.3

(fix): Install the generator-cli at build time as a fallback if runtime installation fails.

4.17.0

(feat): Add support for retrieving response headers for each page of paginated responses, instead of just the first page.

4.14.6

(fix): Fixed an issue where multipart/form-data content types are now explicitly sent when configured in the API definition.