1.9.0

(feat): Add config flag gettersPassByValue, which ensures that GetXYZ() methods on responses return dereferenced versions of optional arguments that are never nil.

1.6.3

(fix): Update the dynamic snippet generator to handle list values in the request body. Previously, it would throw an error.

1.6.2

(feat): Add support for handling defaults for query parameters.

1.6.1

(feat): Add reference.md doc generation

1.6.0

(feat): Add support for specifying a custom subdirectory to generate into.

1.5.8

(fix): Fix named string literals in undiscriminated unions.