TruePath v1.1.0
Added
- #26: Publish PDB files to NuGet (in form of
.snupkg
for now). - Update and publish XML documentation with the package.
- Enable the Source Link.
- #29: add converting constructors for
LocalPath
andAbsolutePath
. AbsolutePath
andLocalPath
now supportIEquatable<T>
interface.