Please v 7.4.0
Notable changes since the last release:
- Support for generating Javascript files from a proto_library. Currently the
generated code is not compiled in any way. - Fix to some obscure cases of building filegroups that weren't working properly.
- Removed -Wextra from default CFLAGS, since many repos don't compile cleanly with it.
- Falls back to trying to find a Bazel WORKSPACE file if run outside a plz repository.
- Fixed please_pex for Python 3.6
- Fixed go_test rules in the repo root.
- Added proto.jsdep config option that gets used when building JS protos (#176)