What's Changed
Improvements
- Declare EmbeddedAttribute as partial so it can coexist with Reflectify by @dennisdoomen in #153
- Add Matches(pattern) for pattern matching without touching the file system by @dennisdoomen in #162
- Add TypeConverter and opt-in JsonConverter support for ChainablePath by @dennisdoomen in #160
- Add ToUri and FromUri to ChainablePath by @dennisdoomen in #157
- Add ISpanFormattable/IFormattable support to ChainablePath by @dennisdoomen in #158
- Add DebuggerDisplay attribute to ChainablePath by @dennisdoomen in #156
- Add IFormattable support and document/validate edge-case path behaviour by @dennisdoomen in #163
Documentation
- Fixed example code in the readme by @JulianPritchard in #107
- Add migration guide for Path.Combine, FileInfo and Nuke AbsolutePath users by @dennisdoomen in #154
Others
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #93
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #92
- Bump the minor-and-patch-updates group with 1 update by @dependabot[bot] in #94
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #99
- Bump Microsoft.NET.Test.Sdk, PublicApiGenerator and Verify.Xunit by @dependabot[bot] in #98
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #102
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #101
- Bump JetBrains.Annotations from 2025.2.2 to 2025.2.4 by @dependabot[bot] in #104
- Bump PublicApiGenerator and Verify.Xunit by @dependabot[bot] in #103
- Bump Verify.Xunit from 31.8.0 to 31.9.0 by @dependabot[bot] in #105
- Bump the minor-and-patch-updates group with 1 update by @dependabot[bot] in #106
- Bump the minor-and-patch-updates group with 1 update by @dependabot[bot] in #108
- Bump the minor-and-patch-updates group with 1 update by @dependabot[bot] in #109
- Bump the minor-and-patch-updates group with 1 update by @dependabot[bot] in #110
- Bump the minor-and-patch-updates group with 1 update by @dependabot[bot] in #113
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #112
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #111
- Bump the minor-and-patch-updates group with 2 updates by @dependabot[bot] in #116
- Bump coverlet.collector from 6.0.4 to 8.0.1 by @dependabot[bot] in #115
- Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] in #117
- Bump the minor-and-patch-updates group with 1 update by @dependabot[bot] in #118
- Bump the minor-and-patch-updates group with 2 updates by @dependabot[bot] in #119
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #96
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #121
- Bump actions/setup-dotnet from 5 to 6 by @dependabot[bot] in #124
- Bump Microsoft.NET.Test.Sdk and Verify.DiffPlex by @dependabot[bot] in #125
- Bump the minor-and-patch-updates group with 1 update by @dependabot[bot] in #126
- Bump JetBrains.Annotations from 2025.2.4 to 2026.2.0 by @dependabot[bot] in #122
- Run the analyzers against a target framework the projects actually build by @dennisdoomen in #159
New Contributors
- @JulianPritchard made their first contribution in #107
Full Changelog: 1.7.1...1.8.0