This repository has been archived by the owner on Jun 8, 2019. It is now read-only.
v2.2.0
This minor version again transforms Message Descriptors in source files to remove their description
fields, but in an idempotent-way, effectively reverting the change in #28.
A new extractSourceLocation
has been added which will also extract metadata about the location of the message in the source file. When enabled, then file
, start
, and end
fields will exist for each extracted message descriptors; it defaults to false
.