๐ Features
+ Add embedding normalization option (278).
+ Add `GAUC` and `Coverage` metrics (280).
+ Add TwoTower algorithm (285, 287, 289).
+ Support dynamic embedding generation (293, 295).
+ Support serving with dynamic feature and sequence, see [doc](https://librecommender.readthedocs.io/en/latest/serving_guide/online.html) (#303).
๐ Bug Fixes
+ Fix variable sharing in TensorFlow1 (286).
+ Fix feature saving issue (296).
+ Fix masking issue in sequence construction (310).
๐ Documentation
+ Add online computing serving documentation (308).
**Full Changelog**: https://github.com/massquantity/LibRecommender/compare/v1.1.1...v1.2.0