v23.05.00
What’s Changed
🐜 Bug Fixes
- Fix list slicing of
np.ndarray
s on CPU @karlhigley (#1817)
🚀 Features
- Add support for int8 values with Categorify inference @oliverholworthy (#1818)
🔧 Maintenance
- atomize added tags in TagAsUserID and TagAsItemID @radekosmulski (#1815)
- Update requirements for Merlin packages to minimum version of 23.04 @karlhigley (#1804)
- Update conda package publish for muliple python versions @oliverholworthy (#1805)
- Remove use of deprecated numpy aliases of builtin types @oliverholworthy (#1813)
- Add workflows to check base branch and set stable branch @oliverholworthy (#1811)
- Update tag pattern in GitHub Workflows @oliverholworthy (#1812)
- Cleanup Unused Test Dependencies @oliverholworthy (#1810)