Tags: codebeltnet/cuemon
Tags
🔧 Add PackageReleaseNotes merge conflict resolution utility Added Resolve-PackageReleaseNotesConflicts.ps1 to automate resolution of merge conflicts in all PackageReleaseNotes.txt files by keeping both sides (current branch first, then incoming) and staging the resolved files. Simplifies future merge workflows.
V10.5.1/due diligence pack (#158) 🚚 move configurable types to kernel assembly 🐛 fix XmlRootAttribute fallback in XML serialization ♻️ simplify XML converter collection writing logic ✅ add comprehensive XML serialization test suite ✅ update threading namespace type assertion 👷 apply fork-compatible CI pipeline approach ⬆️ upgrade dependencies and container image 📦 update package release notes for v10.5.1 💬 add v10.5.1 changelog
🩹 fix: scope net11 method-count expectation to linux The NET11_0_OR_GREATER guard previously adjusted the expected method count for all platforms, but GetHelpContext was only removed on Linux. Wrapping the adjustment in an OperatingSystem.IsLinux() check ensures the correct expected count is applied on Linux while leaving other platforms unaffected.
V10.5.0/new kernel (#156) 📝 docs: refresh nuget package metadata for kernel split 🏗️ refactor: extract kernel substrate from core 📝 docs: refine core helper xml docs ✅ add kernel test project and forwarding coverage ✅ add transient fault exception tests 📝 docs: document 10.5.0 kernel release 🔧 update release note and package config 🧱 register kernel project in workspace tooling ✅ adjust tests for kernel extraction --------- Co-authored-by: aicia[bot] <[email protected]>
V10.2.1/service update (#144) 📦️ updated NuGet package definition ⬆️ bump dependencies 💬 updated community health pages ⚰️ remove dead code in UnM49DataContainer for clarity ✅ add tests for StreamDecoratorExtensions functionality ⚡️ core performance improvements for Stream related operations
V10.2.0/support for m49 (#142) 📝 update copyright year in LICENSE.md to 2026 📝 update copyright year in app footer to 2026 ✨ fix template formatting in nuget.prompt.md for version header 📝 add agents.md to guide coding tools and conventions in the repo 🗃️ full m49 dataset ✨ add support for un m.49 regions and countries data structure ✨ add extension methods for statistical region info checks ✅ add unit tests for statistical region and country extensions 📦️ updated NuGet package definition 💬 updated community health pages 🔄 update region info to use IEnumerable, fix tags typo
V10.1.2/service update (#139) 🔧 add skip benchmarks option for benchmark runner 📝 add guidance to avoid internalsvisibleto in test projects 🔬 rename benchmark class and update report with new results ⬆️ bump dependecies 📦️ updated NuGet package definition 📝 add nuget prompt for populating PackageReleaseNotes.txt files
V10.1.1/service update (#136) 📦 updated NuGet package definition 📈 update benchmark reports 📦 add bdn-runner tool utilizing benchmarkdotnet ♻️ switch solution format from .sln to .slnx 🚚 move PackageReleaseNotesFile property to props file 💬 updated community health pages ⬆️ bump dependencies
PreviousNext