# Release History for gapic-generator ### 0.1.5 / 2020-03-13 * More improvements to escaping of curly braces. ### 0.1.4 / 2020-03-12 * Fixed over-escaping of curly braces in preformatted blocks in the yardocs. * Fixed typo in authentication document. ### 0.1.3 / 2020-03-11 * Generated numeric constants are formatted with underscores if necessary. ### 0.1.2 / 2020-03-09 * Support multiple grpc service config files ### 0.1.1 / 2020-03-09 * Relax rake dependency. ### 0.1.0 / 2020-03-07 * Generate default timeout and retry configs based on GRPC service configs. * Send x-goog-user-project header based on quota_project_id. ### 0.0.6 / 2020-03-03 * Generated config classes now have full yardoc * Yardoc types for enums reference the fully namespaced module ### 0.0.5 / 2020-02-25 * Require simplecov explicitly from generated test files ### 0.0.4 / 2020-02-19 * Fixed generation of methods with empty requests. * Fixed references to the gem version constant if the library name doesn't match the proto path. * Disable line length cop for the generated gemspec file. ### 0.0.3 / 2020-02-05 * Fixed generated test failures on map fields * Fixed generated test failures on single-precision float fields