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 3050b71 commit 8dfe352Copy full SHA for 8dfe352
RELEASE_NOTES.md
@@ -1,6 +1,13 @@
1
Release Notes
2
=============
3
4
+## 7.0.1 - 2024-08-27
5
+
6
+- [Add F# Analyzers](https://github.com/giraffe-fsharp/Giraffe/pull/603) - Credits @1eyewonder
7
+- [Add F# compatible json serializer](https://github.com/giraffe-fsharp/Giraffe/pull/609) - Credits @fpellet
8
+ - Add F# compatible json serializer with `FSharp.SystemTextJson`: `Json.FsharpFriendlySerializer`
9
+- [Update .vscode samples debug configuration](https://github.com/giraffe-fsharp/Giraffe/pull/610) - Credits @64J0
10
11
## 7.0.0 - 2024-07-15
12
13
Combination of the tags:
0 commit comments