Release v0.2.7
What's Changed
- Fix the NoHeaderTensorSerializer for 1D tensors (other than tokens) by @enrico-stauss in #124
- Fix infinite sleep when loading local compressed dataset. by @wzf03 in #127
- Fix configuration of a custom serializers for one of the predefined types by @enrico-stauss in #125
- Add dist env detection via env vars by @gkroiz in #95
- Fix empty tensor deserialization by @enrico-stauss in #131
- Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 by @dependabot in #132
- Prevent race deletion by @tchaton in #136
- Add support for exact iteration by @tchaton in #139
- Bump LitData version 0.2.7 by @tchaton in #142
New Contributors
- @enrico-stauss made their first contribution in #124
- @wzf03 made their first contribution in #127
- @gkroiz made their first contribution in #95
Full Changelog: v0.2.6...v0.2.7