SwensenSoftware / unquote

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free
http://www.swensensoftware.com/unquote
Apache License 2.0
285 stars 26 forks source link

Update Unquote site for 3.1.2 #129

Closed psfblair closed 5 years ago

psfblair commented 7 years ago

On http://www.swensensoftware.com/unquote I see 3.1.1 as the latest release, but apparently we have 3.1.2 out now.

stephen-swensen commented 7 years ago

@psfblair thanks for the heads up. Question: do you actually use the zip downloads? I am considering stopping doing those and just going NuGet all the way.

psfblair commented 7 years ago

No, I was looking at the zip downloads because I was hoping to find a release containing the Expecto support. For my part I would prefer to get the libraries from NuGet.

stephen-swensen commented 7 years ago

👍 FYI - I just release version 3.2.0 of Unquote with Expecto support on NuGet

stephen-swensen commented 5 years ago

Going ahead and closing this - I won't be providing binary downloads for Unquote going forward, just the NuGet published packages. FYI - you can see release info in the wiki here, which would have also served your purposes: https://github.com/SwensenSoftware/unquote/wiki/ReleaseNotes