Minor enhancement release.
Minor changes
* Revised to return recent hot items for U2I recommendation where user does not have any interaction ([Commit 1f383b7](https://github.com/myui/rtrec/commit/1f383b755093fc9636480bc8166fb68ccff615e8
))
* Reduced dependency `override` in typing-extension >= 4.5.0 ([Commit 48125c2](https://github.com/myui/rtrec/commit/48125c25bed0340852cf749587607842cb62b34d))
* Suppported SGD-based optimization for SLIM ([Commit ecf5d29](https://github.com/myui/rtrec/commit/ecf5d2942a8649005b1ffbad87391356e52182f0))
Bug fixes
* Fixed a corner case bug for handling candidate_item_ids ([Commit f6231ed](https://github.com/myui/rtrec/commit/f6231ed51816a2e1e11954bbad0becfc56992e61))
**Full Changelog**: [v0.1.7...v0.1.8](https://github.com/myui/rtrec/compare/v0.1.7...v0.1.8)