Major Features and Improvements
* Sorting fairness metrics table rows to keep slices in order with slice drop
down in the UI.
Bug fixes and other changes
* Update fairness_indicators.documentation.examples.util to TensorFlow 2.0.
* Table now displays 3 decimal places instead of 2.
* Fix the bug that metric list won't refresh if the input eval result changed.
* Remove d3-tip dependency.
* Depends on `tensorflow>=1.15.2,!=2.0.*,!=2.1.*,!=2.2.*,!=2.4.*,<3`.
* Depends on `tensorflow-data-validation>=0.26,<0.27`.
* Depends on `tensorflow-model-analysis>=0.26,<0.27`.
Breaking changes
* N/A
Deprecations
* N/A