We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd90230 commit 04e17b8Copy full SHA for 04e17b8
src/Pgvector.EntityFrameworkCore/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.2.2 (unreleased)
+## 0.2.2 (2025-03-26)
2
3
- Added support for scaffolding
4
- Added support for `MaxLength`
src/Pgvector.EntityFrameworkCore/Pgvector.EntityFrameworkCore.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<PackageId>Pgvector.EntityFrameworkCore</PackageId>
5
- <Version>0.2.1</Version>
+ <Version>0.2.2</Version>
6
<Authors>ankane</Authors>
7
<Description>pgvector support for Entity Framework Core</Description>
8
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments