Skip to content

1.6.0

Choose a tag to compare

@dennisdoomen dennisdoomen released this 11 Oct 19:50
· 48 commits to main since this release
abcf717

What's Changed

Improvements

  • Add LastWriteTimeUtc property to ChainablePath by @Copilot in #74
  • Add collection operations for DeleteFileOrDirectory and MoveFileOrDirectory by @Copilot in #77
  • Add GlobFiles overload to support multiple glob patterns by @Copilot in #79
  • Add case-insensitive HasName() method by @Copilot in #76
  • Add ResolveFile extension method for flexible file path resolution by @Copilot in #75

Fixes

  • Fixed a compile-time conflict when using Pathy.Globbing in multiple projects by @dennisdoomen in #80

New Contributors

  • @Copilot made their first contribution in #59

Full Changelog: 1.5.0...1.6.0