You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V10.0.9/service update (#29)
📝 expand api documentation with docfx infrastructure and type pages
⬆️ upgrade dependencies
💚 fix deployment condition to respect all job results
📝 finalize version 10.0.9 with changelog and release notes
V10.0.8/service update (#28)
✅ expand test coverage for units, prefixes, and formatters to 95%
👷 modernize CI pipeline with updated workflow configurations
💬 add AGENTS.md and expand copilot instructions for contributors
⬆️ upgrade dependencies
🙈 establish .bot folder and add to gitignore for workspace notes
📝 update CHANGELOG and PackageReleaseNotes.txt for release
V10.0.3/service update (#20)
⬆️ bump cuemon.core version to 10.3.0 in Directory.Packages.props
📝 update entry format in PackageReleaseNotes.txt for consistency
📝 fix entry format in PackageReleaseNotes.txt for consistency
V10.0.1/service update (#15)
✨ add guidelines for ai
🔥 remove redudant markdown file
🗂️ replace .sln with .slnx for modern solution structure
⬆️ bump dependencies
👷 updated ci to include codeql again
📦️ updated NuGet package definition
💬 updated community health pages
🚚 move PackageReleaseNotesFile property to props file
V10.0.0/launch (#14)
📦 updated NuGet package definition
💬 updated community health pages
⬆️ bump dependencies
➕ added support for net10.0 TFM
➖ remove support for net8.0 TFM
⬆️ xUnit v3 migration
👷 updated CI and excluded codeql as github did not apply fix for .net10 github/codeql-action#3207