Change8

v1.2.4

📦 huggingface-hubView on GitHub →
1 features🐛 3 fixes🔧 2 symbols

Summary

Version 1.2.4 fixes several bugs, including an issue with create_repo and job-related API endpoints, and adds the @dataclass_transform decorator to dataclass_with_extra.

✨ New Features

  • Added @dataclass_transform decorator to dataclass_with_extra.

🐛 Bug Fixes

  • Fixed create_repo returning the wrong repo_id.
  • Fixed job-related APIs to use self.endpoint for custom endpoint support.
  • Resolved hf-xet requirements mismatch.

Affected Symbols