Skip to content

Bump to 0.1.1 and set package validation baseline to 0.1.0 - #2

Merged
ericstj merged 1 commit into
mainfrom
bump-0.1.1
Jun 8, 2026
Merged

Bump to 0.1.1 and set package validation baseline to 0.1.0#2
ericstj merged 1 commit into
mainfrom
bump-0.1.1

Conversation

@ericstj

@ericstj ericstj commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Bump the package version to 0.1.1 and set the package validation baseline to the just-shipped 0.1.0 so future builds validate public API compatibility against it. Mirrors the fastText.Net setup.

No source changes; verified locally that dotnet pack downloads the 0.1.0 baseline from NuGet and validation passes.

Validate public API compatibility of subsequent builds against the
shipped 0.1.0 package.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 8, 2026 04:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Hnsw.Net NuGet package metadata to publish version 0.1.1 and configures package validation to use 0.1.0 as the baseline so future builds verify public API compatibility against the last shipped package.

Changes:

  • Bump package version from 0.1.0 to 0.1.1.
  • Enable API compatibility validation against NuGet baseline version 0.1.0 via PackageValidationBaselineVersion.
Show a summary per file
File Description
src/Hnsw.Net/Hnsw.Net.csproj Updates NuGet package version and sets the package validation baseline version for API-compat checks.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@ericstj
ericstj merged commit ea52f47 into main Jun 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants