unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.27k stars 142 forks source link

160 csharp patch #240

Closed alexbarev closed 1 year ago

alexbarev commented 1 year ago

What's New:

  1. Added steps for publishing NuGet package to the GitHub Registry.
  2. Enabled the workflow to tolerate failures when publishing to NuGet and GitHub Registry due to existing package versions, ensuring the overall workflow status remains successful.
  3. Updated the README.md file for the nuget.org package. You can view how it looks now, here: https://int.nugettest.org/packages/Cloud.Unum.USearch .
alexbarev commented 1 year ago

@ashvardanian Updated NuGet package to use README from root. https://int.nugettest.org/packages/Cloud.Unum.USearch/

ashvardanian commented 1 year ago

:tada: This PR is included in version 2.1.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: