This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
v2.0.0
This major release upgrades the bazel dependencies and workspace. This change is breaking for anyone
using bazel to build this library. In order to use this library with bazel, you will also need to
upgrade your workspace versions to match the ones now used in this library's WORKSPACE
file.
Source changes
- Update .travis.yml (#35) (featherless)
Non-source changes
- Update bazel workspace to latest versions. (#40) (featherless)
- Update .kokoro (featherless)
- Update .kokoro (featherless)
- Update bazel workspace and version to latest (#38) (featherless)
- Update .kokoro to build against Xcode 9.1 (featherless)
- Update .travis.yml (featherless)