Sha256: da1824cc3aad609f47837d341de7e51b2a91b44800aa1d1764ccd5286e54c986
Contents?: true
Size: 1008 Bytes
Versions: 1
Compression:
Stored size: 1008 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## UNRELEASED # 0.1.13 - 2024-06-24 - Use JSON parsing / generation to fix inaccurate transformations (e.g. Timestamp). # 0.1.12 - 2024-05-15 - Parse numbers into Ruby number objects. # 0.1.10 - 2024-04-06 - Fix incorrect decoding of enum descriptors. # 0.1.9 - 2024-04-09 - Added tests. - Fixed some bugs around path globbing. # 0.1.6 - 2024-04-05 - Fixed bug where a blank routes file would be emitted when no services were found. - Added a comment line indicating that files are auto-generated. # 0.1.5 - 2024-04-04 - Parse Google Well Known Types (WKT) in request. # 0.1.4 - 2024-04-04 - Remove geo-admin hardcoded requirement. - Use baked-in Protobuf initialization to support nested objects properly. # 0.1.0 - 2024-03-01 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grpc-rest-0.1.13 | CHANGELOG |