@haf haf released this Apr 29, 2018 · 43 commits to master since this release

Assets 2

Cleanup of non-.Net Core cruft (reducing maintenance burden)
Move build to FAKE 5
Upgrade Logary Facade to v3 (Gauge Int64 -> Float)
More liberal nuget constrains

This release drops Suave.Xsp and Suave.Testing as a way of focusing the project on what's in use and making it easier to improve the core. If you're using Suave.Testing, copy-n-paste Testing.fs into your project instead.

Footnote:

If you try this release on netcore and you get errors for any of:

  • System.Data.Common
  • System.Net.Security
  • System.Runtime.Serialization.Json
  • System.Security.Claims
  • System.Security.Principal
  • runtime.native.System.Net.Security

Please file an issue and I'll re-add them to the nuspec.