v1.0.1 "Kōsei" - Correction & Presentation
Release Date: July 17, 2025
Code Name: "Kōsei" (Correction)
Type: Patch Release
🎯 Overview
Version 1.0.1 is a patch release focused on resolving NuGet package display issues and improving documentation presentation for the Jiro.Shared library. No API or functional changes were made.
🐛 Bug Fixes
- NuGet Package Display: Fixed issues with images and badges not rendering correctly on the NuGet package page.
✨ Changes
- README.nuget.md: Added a clean, NuGet-optimized README file without images, badges, or HTML formatting for proper display on NuGet.org.
- Project Configuration: Updated
PackageReadmeFile
property inJiro.Shared.csproj
to use the new clean README for NuGet packaging. - Documentation: Maintained the original
README.md
for GitHub with full formatting. - Version Bump: Updated version from
1.0.0
to1.0.1
.
�️ Technical Details
- Files Modified:
Jiro.Shared.csproj
: Updated version and README file reference- Added
README.nuget.md
: Clean documentation for NuGet - Maintained
README.md
: Full-featured documentation for GitHub
- Package Contents:
- Clean, readable documentation without display issues
- All original functionality and APIs unchanged
- Proper licensing and metadata
- Project icon (
Jiro-Icon.png
)
🚀 Deployment
- Version 1.0.1 has been built, tested, and is ready for deployment to NuGet.org.
Note: This patch release is focused solely on improving the NuGet package presentation. No breaking changes or API modifications were made.