Skip to content

Tags: codebeltnet/unitify

Tags

v10.0.9

Toggle v10.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle v10.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.7

Toggle v10.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V10.0.7/service update (#27)

💬 release v10.0.7 service update
⬆️ upgrade nginx in docfx dockerfile

v10.0.6

Toggle v10.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V10.0.6/service update (#26)

⬆️ upgrade dependencies
👷 update ci workflow version
💬 normalize release notes formatting

v10.0.5

Toggle v10.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V10.0.5/service update (#23)

⬆️ upgrade dependencies to latest compatible versions across TFMs
💬 finalize v10.0.5 changelog and package release notes
🔨 modernize docfx, NuGet detector, and service update workflow

v10.0.4

Toggle v10.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V10.0.4/service update (#22)

⬆️ bump dependencies
💬 updated community health pages
📦️ updated NuGet package definition

v10.0.3

Toggle v10.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.2

Toggle v10.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V10.0.2/service update (#16)

⬆️ bump dependencies
👷 update ci pipeline for consistency cross-codebeltnet
💬 updated community health pages
📦️ updated NuGet package definition

v10.0.1

Toggle v10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle v10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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