45 lines
1.6 KiB
Markdown
45 lines
1.6 KiB
Markdown
# Release History
|
|
|
|
### [0.4.1](https://www.github.com/googleapis/google-api-ruby-client/compare/google-apis-generator/v0.4.0...google-apis-generator/v0.4.1) (2022-01-11)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **generator:** Fix field name in authorization example ([2ac44c2](https://www.github.com/googleapis/google-api-ruby-client/commit/2ac44c2145d111033cf344c624dad4c1d3188f25))
|
|
|
|
## 0.4.0 (2021-06-28)
|
|
|
|
* Update core dependency to require at least 0.4 and allow 1.x versions
|
|
|
|
## [0.3.0](https://www.github.com/googleapis/google-api-ruby-client/compare/google-apis-generator/v0.2.0...google-apis-generator/v0.3.0) (2021-06-01)
|
|
|
|
|
|
### Features
|
|
|
|
* Include repo-metadata.json in generated libraries ([91b0f2c](https://www.github.com/googleapis/google-api-ruby-client/commit/91b0f2c17d76fedf8aa3f7c905c424fe8b64a970))
|
|
|
|
## [0.2.0](https://www.github.com/googleapis/google-api-ruby-client/compare/google-apis-generator/v0.1.2...v0.2.0) (2021-03-07)
|
|
|
|
### Features
|
|
|
|
* Drop support for Ruby 2.4 and add support for Ruby 3.0 ([d871146](https://www.github.com/googleapis/google-api-ruby-client/commit/d871146916f3dd19a12820c03068b3861a4bc879))
|
|
|
|
### Fixes
|
|
|
|
* Include templates in the gem distribution.
|
|
|
|
### [0.1.2](https://www.github.com/googleapis/google-api-ruby-client/compare/google-apis-generator/v0.1.1...v0.1.2) (2021-01-19)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **generator:** Update thor dependency to allow 1.x ([6d8b7a4](https://www.github.com/googleapis/google-api-ruby-client/commit/6d8b7a4a5fb7ad524aa5083beac7a67a248526fa))
|
|
|
|
### v0.1.1 (2021-01-06)
|
|
|
|
* Fix charset used in file comparison
|
|
|
|
### v0.1.0 (2021-01-01)
|
|
|
|
* Initial release, extracted from google-api-client.
|