Skip to content

v2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@timostamm timostamm released this 13 May 14:36
d1cd584

What's Changed

This is the second alpha release for version 2. See v2.0.0-alpha.1 for an introduction.

Breaking

Fixes

  • Strip only last .proto suffix for DescFile.name by @timostamm in #807
  • Fix wrapper extension JSON serialization by @timostamm in #821
  • Check for matching field numbers in StartGroup / EndGroup tags by @timostamm in #810
  • For deprecated elements, generate a @deprecated tag on descriptors by @timostamm in #818

New Features

Performance improvements

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2