Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Global Activation

Compare
Choose a tag to compare
@jakobr-google jakobr-google released this 12 Jun 08:58
· 74 commits to master since this release
  • Enable executable for pub global usage. Protoc plugin can now be installed by running pub global activate protoc_plugin.
  • Ensure generated extension class names don't conflict with message class names.
  • Function will soon be a reserved keyword, so don't generate classes with that name.
  • Strong mode tweaks and lint fixes.