Skip to content

Releases: deepghs/hfutils

v0.11.1

07 May 15:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

02 May 21:31
Compare
Choose a tag to compare

What's Changed

  • dev(narugo): use new cache key (with mtime and size) for local index files by @narugo1992 in #65
  • dev(narugo): add duplicate operation into hfutils command by @narugo1992 in #67
  • dev(narugo): add soft check for download single file by @narugo1992 in #68
  • dev(narugo): update download directory, reduce some unnecessary API calls by @narugo1992 in #69
  • dev(narugo): add batch warmup operation by @narugo1992 in #70
  • dev(narugo): add write_bytes functions to hfutils.index system by @narugo1992 in #66

Full Changelog: v0.10.0...v0.11.0

v0.10.0

01 Apr 07:50
Compare
Choose a tag to compare

What's Changed

  • dev(narugo): add cache system into hfutils.index by @narugo1992 in #62
  • dev(narugo): add more cache on _hf_files_process to make the index retreiver faster by @narugo1992 in #63
  • dev(narugo): use lru cache for index caches by @narugo1992 in #64

Full Changelog: v0.9.0...v0.10.0

v0.9.0

31 Mar 05:29
Compare
Choose a tag to compare

What's Changed

  • dev(narugo): limit version of fsspec on python3.8, add unittest for python3.13 by @narugo1992 in #60

Full Changelog: v0.8.1...v0.9.0

v0.8.1

10 Mar 05:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

28 Feb 05:26
Compare
Choose a tag to compare

What's Changed

  • dev(narugo): fix error on hfutils.index download with upgrading hugginging_hub to >=0.29 by @narugo1992 in #58

Full Changelog: v0.7.1...v0.8.0

v0.7.1

11 Dec 20:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Dec 12:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Nov 18:20
Compare
Choose a tag to compare

What's Changed

  • dev(narugo): add arrange system for uploading really tons of files by @narugo1992 in #53
  • dev(narugo): add archive writer system by @narugo1992 in #54
  • dev(narugo): add multi-part uploading by @narugo1992 in #55

Full Changelog: v0.5.1...v0.6.0

v0.5.1

07 Nov 10:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1