Skip to content

TruePath v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 16:02
· 163 commits to main since this release

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 and AbsolutePath.
  • AbsolutePath and LocalPath now support IEquatable<T> interface.