Bug Fixes and Other Changes
- Add docker build scripts and enable aarch64 pip wheels.
- Regenerate stubs with Mypy 1.13.0
- Handle the punctuation definition mismatch between different Unicode versions.
- Replace outdated select() on --cpu in core/kernels/sentencepiece/BUILD with platform API equivalent.
- cleanup of deprecated test methods
- Update tensorflow version.
- Limit dm-tree to 0.1.8.
- Remove
srcs_version
andpython_version
attributes, as they already default to"PY3"
- Remove invalid public_names_test
- Fix protobuf dependency.
- Update test files for new ICU version
- Init
python_wheel_version_suffix_repository
for TF dependency in tf-text project after tensorflow/tensorflow@805775f. - Add numpy py dep and fix python dependencies.
- Add explicit tf-keras dependency.
- Update Version for 2.19.0-rc0
- Revert "Init
python_wheel_version_suffix_repository
for TF dependency in tf-text project after tensorflow/tensorflow@805775f." - Refresh requirement lockfiles
- add @absl_py//absl:app dep to tensorflow_build_info
- Update Version for 2.19.0
Thanks to our Contributors
This release contains contributions from many people at Google, as well as:
C. Antonio Sánchez