What's Changed
Features
- Added option to include package version in
ThisAssembly
class. PR #976 - Retargeted from .NET Framework 4.6.2 to 4.7.2 for enhanced compatibility and performance. PR #941
- Added git-based detection of tags at HEAD to improve PublicRelease detection. PR #876
- Allowed customizing commit message pattern in
prepare-release
command. PR #996 - Updated to .NET 8 SDK, aligning with the latest technology standards. PR #1002
Fixes
- Fixed a typo in the Cake extension documentation comment. PR #939
- Made GitPackCache include ObjectType for more accurate caching. PR #942
New Contributors
- @fmacavilca made their first contribution. View Contribution