Skip to content

Commit ff74b56

Browse files
committed
docs: update release notes
1 parent 5815b92 commit ff74b56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/releases/2026.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Third release in 2026, with more feature updates and bug fixes.
2626

2727
- Fixed bug in FlexMF's ``"misranked"`` sampler (for WARP), where it did
2828
not correctly continue sampling (:pr:`1121`).
29+
- Fixed a bug in :class:`~lenskit.data.ItemListCollection` where item lists missing
30+
fields would fail to convert to Arrow (:issue:`1164`, :pr:`1165`).
2931
- Made time zone handling in :meth:`lenskit.data.DatasetBuilder.filter_interactions` explicit (:pr:`1162`). This may affect
3032
filter results by a few hours, because previous behavior was unspecified and time-zone-dependent.
3133
- Upgraded to Ruff 0.16 and fixed new default lints, including upgrade lints (:pr:`1161`). This also improves the handling modern type aliases in a few places.

0 commit comments

Comments
 (0)