Stubble v1.0.0-alpha20 Release Notes

Release Date: 2018-07-05 // almost 6 years ago
    • ⚡️ Update to move from using netstandard1.3 to netstandard2.0. This shouldn't affect many people since netstandard 2.0 is the recommended version and brings back some missing APIs from before. This mean's we've dropped explict support for net46 (since the lowest supported by netstandard2.0 is net461) however net45 will work just fine.