Replies: 1 comment
-
|
For 6.x likely not, not much was documented, your best bet would be grabbing commit hashes of two versions and see diff. For 8+, you can look under https://github.com/dotnet/fsharp/tree/main/docs%2Frelease-notes%2F.FSharp.Core and if there's a file corresponding to package version, then you can see changes inside, if there's none, then no changes were made |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When looking into the NuGet page for the FSharp.Core I noticed that there are multiple 6.0.x versions.
I'd like to know what are the differences between those minor versions.
Is this information available somewhere?
Beta Was this translation helpful? Give feedback.
All reactions