1.15.9
(fix):
Significantly improve performance of the generator itself by asynchronously formatting snippets in parallel.
For example, Square’s SDK generates in less than 20 seconds as opposed to more than 3 minutes previously.
1.15.8
(fix):
Fix issue where the FileParameter
class was not generated in projects with gRPC/proto endpoints.