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.
- Update bazel workspace to latest versions. (#22) (featherless)
This patch release adds various build system-related files.
- Add missing Info.plist (#21) (Louis Romero)
- Remove obsolete comment (#20) (Brenton Simpson)
- Add support for kokoro and bazel continuous integration. (#19) (featherless)
- Add tvOS as a target plaform.
- Removed usage of header_mappings_dir.
- Ran swift 3 update for example.
- Fixed unused variable warning when NS_BLOCK_ASSERTIONS is defined (Adrian Secord).
- Added better warning coverage and fixed a documentation problem (Adrian Secord).
- Added support for continuous code coverage analysis (Sean O'Shea).
- Added unit tests for textColorOnBackgroundImage (Sean O'Shea).
- Documentation clean ups (Sean O'Shea).
- Added a
isLargeForContrastRatios:
advanced method to test a UIFont instance against the W3C's definition of "large" text.
- Updated authors in the podspec to properly refer to Google.
- Fixed podspec issues.
Initial release.
This is a template. When cutting a new release, rename "stable" to the release number and create a new, empty "Master" section.
- This is a template description person responsible #xxx