There was an error while loading. Please reload this page.
1 parent 1ae090a commit eae342aCopy full SHA for eae342a
1 file changed
docs/releases/2026.rst
@@ -46,6 +46,7 @@ fixed issues and merged PRs is on `milestone 2026.3`_.
46
- Certain per-request warnings in batch inference are now aggregated (:issue:`1113`, :pr:`1168`).
47
- Added :class:`lenskit.metrics.UniqueItemCount` (:issue:`1005`, :pr:`1169`).
48
- Added support for ``interaction="default"`` to :meth:`~lenskit.data.DatasetBuilder.add_relationship_class` (:pr:`1174`).
49
+- Fix Steam dataset import to properly import interactions (previously was incomplete and broken, :issue:`1176`, :pr:`1179`).
50
51
.. _milestone 2026.3: https://github.com/lenskit/lkpy/milestone/28?closed=1
52
0 commit comments