2.1.0
Added
- Add support for Source Link. (#60) Thanks @martincostello!
Fixes
- Update the Steam provider to run the
Authenticated
event when the userinfo endpoint isnull
or when no application key was set. (#59) Thanks @PinpointTownes!
Changes
- Use
PackageLicenseExpression
in NuGet packages. (#54) Thanks @martincostello! - Fix IDE warnings. (#54) Thanks @martincostello!
- Fix sample MVC app not launching in Kestrel. (#54) Thanks @martincostello!
- Update sample MVC app to ASP.NET Core 2.2. (#54) Thanks @martincostello!
- Various fixes and improvements to AppVeyor and Travis CI builds. (#54) Thanks @martincostello!
- Add integration tests. (#55) Thanks @martincostello!
- Add EditorConfig file and standardize code formatting. (#54) Thanks @martincostello!
- Add GitHub community documentation. (#56) Thanks @martincostello!
- Update sample application to latest Bootstrap and jQuery. (#58) Thanks @martincostello!
Contributors
- @KristianSv
- @martincostello
- @PinpointTownes