Skip to content

Releases: aa2013/uri_file_reader

v1.0.3

18 Mar 11:59
aa1f605

Choose a tag to compare

1.0.3

  • 优化 当复制文件失败时返回错误信息

  • Optimized When copying files fails, an error message is returned

Full Changelog: 1.0.2...v1.0.3

1.0.2

01 Aug 17:27

Choose a tag to compare

  • 优化 文件路径获取

  • 优化 文件读取

  • Optimized file path retrieval

  • Optimized file reading

1.0.1

18 Jul 16:59

Choose a tag to compare

  • 修复 从 URI 获取的文件路径为 URI path 的问题

  • Fix get file path from uri

1.0.0

18 Jul 16:23

Choose a tag to compare

  • Support file info retrieval from URI - including path, size and filename
  • Support direct file copy from URI to new folder
  • Support file byte streaming from URI