same-file
A simple crate for determining whether two file paths point to the same file.
1.0.6
557M downloads/mo
#176 most downloaded on crates.io
BurntSushi/same-file
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 9 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
10 years old
11 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Jan 2017 to Jan 2020Releases
latest 11-
1.0.611 Jan 2020Commits, not release notes
This project publishes no release notes. Between
1.0.5and1.0.6there were 7 commits, 6 of them substantive:- api: reexport
Hashimpl for top-levelHandle - doc: add tests for README file
- msrv: document policy and bump to 1.34.0
- edition: switch to Rust 2018
- style: use rustfmt
- ci: switch to GitHub actions
- api: reexport
-
1.0.516 Jul 2019Commits, not release notes
This project publishes no release notes. Between
1.0.4and1.0.5there were 3 commits, 2 of them substantive:- api: add unknown module
- cleanup: drop rand, fix warnings
-
1.0.429 Oct 2018Commits, not release notes
This project publishes no release notes. Between
1.0.3and1.0.4there were 3 commits, 2 of them substantive:- exclude CI files
- ci: exclude CI files
-
1.0.325 Aug 2018Commits, not release notes
This project publishes no release notes. Between
1.0.2and1.0.3there were 4 commits, 3 of them substantive:- license: use the correct licenses
- doc: fix example documentation
- windows: use winapi-util
-
1.0.210 Jan 2018Commits, not release notes
This project publishes no release notes. Between
1.0.1and1.0.2there were 3 commits, 2 of them substantive:- bump rand to 0.4
- win: Eq impls should be reflexive
-
1.0.130 Dec 2017Commits, not release notes
This project publishes no release notes. Between
1.0.0and1.0.1there were 2 commits, 1 of them substantive:- win: upgrade to winapi 0.3
-
1.0.021 Oct 2017Commits, not release notes
This project publishes no release notes. Between
0.1.3and1.0.0there were 19 commits, 17 of them substantive:- Added tests for Sync and Send
- Add Errors Section to
same_filemethod - Replace
try!with?in examples - Add hyperlinks to items in docs prose
- Examples and Errors for Handle
- implement Hash for Handle
- derive Hash on Key.
- Adds
html_rootattribute - Clarify that "dev" and "ino" are unix only.
- Note why
Handlemethods inwinandunixwon't panic - add note about handle equality
- Fix typo 'checked' -> 'check'
- Fix typo 'unqiue' -> 'unique' inode numbers unique
- Have travis build on osx as well
- formatting
- style: switch from try! to ?
- readme: update to 1.0
-
0.1.301 Feb 2017Commits, not release notes
This project publishes no release notes. Between
0.1.2and0.1.3there were 2 commits, 1 of them substantive:- Add redox support
-
0.1.214 Jan 2017Commits, not release notes
This project publishes no release notes. Between
0.1.1and0.1.2there were 2 commits, 1 of them substantive:- Tweak std handle construction.
-
0.1.109 Jan 2017Nothing published for this version
-
0.1.008 Jan 2017Nothing published for this version