Skip to content

Releases: bohdaq/file-ext

12.0.0

25 Jun 16:41
ed0f0d6
Compare
Choose a tag to compare

Added copy functionality to file.

Changelist

11.0.0

25 Jun 16:33
a101aa2
Compare
Choose a tag to compare

Removed rust-version Cargo.toml field

Changelist

10.0.0

23 Mar 14:10
8d46bac
Compare
Choose a tag to compare

added working_directory function. version bumped to 10.0.0

updated Rust to 1.68

Changelist

9.0.3

18 Jan 13:07
087b942
Compare
Choose a tag to compare

Added support for symlinks

9.0.2

13 Jan 22:30
85eab75
Compare
Choose a tag to compare

Major refactor.

Added bunch of a new functionality.

Updated README.

Added tests.

9.0.0

25 Dec 15:48
efd1186
Compare
Choose a tag to compare
  • Rust version 1.66
  • read_file_partially now takes filepath: &str, start: u64, end: u64 as parameters instead of Range struct as previously

8.0.1

24 Dec 15:17
9b31c77
Compare
Choose a tag to compare

Rust version 1.65