2.5.0
(feat): Generate section about forward-compatible enums in README.md
2.4.4
(fix): When sending the HTTP request, allow the response to start processing before the entire body is read.
2.4.3
(fix): Fix incomplete handling for boolean type.
2.4.2
(fix): Enabled SSE and JSON streaming to deserialize OneOf the same as WebSockets can.
Fixed minor nullability warnings.
2.4.1
(fix): Fix nullability issues in generated code.
2.3.1
(fix): Upgrade generator-cli dependency to fix local generation handling of .fernignore files.
2.4.0
(internal): Bump IR to v60
2.3.0
(feat): Add generator code to create clients for WebSocket APIs.
2.2.0
(feat): Add support for custom sections in the README.md via customSections config option.
2.1.16-rc0
(fix): Enable type disambiguation and renaming during code generation
Permits the examples test fixtures to compile successfully
2.1.15
(fix): Ensure dynamic snippet method calls can use literal values
2.1.14
(fix): Create link in README.MD file to the REFERENCE.MD file