v0.0.13
THE PROJECT WAS RENAMED FROM "Zero" TO "DeLU"
The changes since v0.0.8:
Deprecations
delu.data.IndexLoader
is deprecated in favor of the newdelu.data.make_index_dataloader
New features
delu.data.make_index_dataloader
is a better replacement for the deprecateddelu.data.IndexLoader
Documentation
- change theme to Furo (view)
Project
- move most tool settings to
pyproject.toml