1.6.0
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