Releases: huggingface/xet-core
Releases · huggingface/xet-core
v0.1.2
What's Changed
- disable client telemetry by default by @assafvayner in #142
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Deadlock fix. by @hoytak in #140
- Update Cargo.toml to version 0.1.1 by @rajatarya in #141
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Only load the shard chunk dedup tables for the upload path by @hoytak in #129
- Drop xet_error. by @hoytak in #134
- Drop on shard_file_manager issues warning in debug mode instead of error. by @hoytak in #128
- Added CoC, contribution guide, and updated readme by @rajatarya in #133
- CI & Release GH Action updates by @rajatarya in #135
- Update release.yml, fix GH publish by @rajatarya in #136
- GitHub release + PyPi publishing by @rajatarya in #137
- Update release.yml by @rajatarya in #138
- Update release.yml by @rajatarya in #139
Full Changelog: v20241218-00-dedup-upload-ctrlc...v0.1.0
v20241218-00: Dedup fixes, Upload Progress Bar, CTRL+C cancellation
What's Changed
- Universal Build WHL instructions by @rajatarya in #116
- remove x86 as a linux target by @jgodlew in #117
- remove vendored feature from x86_64 by @jgodlew in #118
- Parallelize xorb upload by @seanses in #98
- add BatchQueryReconstructionRequest by @assafvayner in #123
- upload progress bar work by @assafvayner in #120
- Update threadpool by @hoytak in #122
- Skip register shard that are already registered by @seanses in #127
- Python CTRL-C cancellation by @hoytak in #119
Full Changelog: v20241211-00-throughput-ux...v20241218-00-dedup-upload-ctrlc