We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9056285 commit 06831a7Copy full SHA for 06831a7
2 files changed
RELEASE_NOTES.md
@@ -1,4 +1,4 @@
1
-### 3.0.0-alpha-8 - November 19th, 2024
+### 3.0.1 - April 17th, 2025
2
- Allow the use of Npgsql 8 and 9
3
- Drop Npgsql 6 support
4
- Remove Ply dependency
src/Runtime/paket.template
@@ -1,6 +1,6 @@
type project
id FSharp.Data.Npgsql5
-version 3.0.0-alpha-8
+version 3.0.1
authors Demetrix; Dmitry Morozov; kerams
5
owners Demetrix; Dmitry Morozov; kerams
6
projectUrl https://github.com/kerams/FSharp.Data.Npgsql5
0 commit comments