v1.0.0-alpha004
abjerner
released this
18 Mar 18:48
·
15 commits
to v1/main
since this release
Installation
Install via NuGet - either via the .NET CLI:
dotnet add package Skybrud.Social.Mastodon --version 1.0.0-alpha004
or the NuGet package manager:
Install-Package Skybrud.Social.Mastodon -Version 1.0.0-alpha004
Changelog
- Updated the
Skybrud.Essentials.Http
dependency (see bb8d864)
This release updates theSkybrud.Essentials.Http
fromv1.1.4
tov1.2.0
.