Skip to content

[hf-xet v1.2.0] New logging system, Free-threaded Python, Performance Improvements

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Oct 19:03
50c6940

✨ New Features and Improvements

  • New file-based logging system to support enhanced diagnostics and debugging (by @hoytak in #502)
  • SOCKS5 Proxy support (by @SuperKenVery in #474)
  • Support for Free-threaded Python 3.13 and 3.14 (by @rajatarya @seanses in #524)
  • Improved performance by disabling disk-based chunk cache by default (by @rajatarya in #535)
  • Updated rust edition to 2024, upgrade rustc to 1.89 (by @seanses in #494)

🐛 Bug Fixes and Enhancements

What's Changed

New Contributors

Full Changelog: v1.1.10...v1.2.0