Skip to content

Release v0.2.7

Choose a tag to compare

@tchaton tchaton released this 24 May 18:52
· 414 commits to main since this release
f23ba62

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

Full Changelog: v0.2.6...v0.2.7