Skip to content

Releases: tylergibbs1/backwork-dotnet

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 23:37
ca06561

Backwork .NET SDK 2.0.0

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 May 00:06
7af4959

Verity .NET SDK 1.0.2

Verity .NET SDK v1.0.1

Choose a tag to compare

@tylergibbs1 tylergibbs1 released this 23 May 23:43
b834b45

Fix batch code lookup include serialization and update SDK User-Agent to 1.0.1.\n\nUntil NuGet.org indexing is resolved, install from this release asset with a local package source:\n\nbash\nmkdir -p ~/.nuget/verity\ncurl -L -o ~/.nuget/verity/Verity.SDK.1.0.1.nupkg \\n https://github.com/backworkai/verity-dotnet/releases/download/v1.0.1/Verity.SDK.1.0.1.nupkg\ndotnet nuget add source ~/.nuget/verity --name verity-local\ndotnet add package Verity.SDK --version 1.0.1 --source verity-local\n\n\nSHA256: 7c001ccfd5c30a19b32a001604e0c2f9fd7e216b10a4968f10ccce1a364ae138

Verity .NET SDK v1.0.0

Choose a tag to compare

@tylergibbs1 tylergibbs1 released this 23 May 23:35
ec26f35

Initial public Verity .NET SDK release.\n\nNuGet.org accepted the trusted-publishing upload but has not made the package public yet. Until NuGet indexing is resolved, install from this release asset with a local package source:\n\nbash\nmkdir -p ~/.nuget/verity\ncurl -L -o ~/.nuget/verity/Verity.SDK.1.0.0.nupkg \\n https://github.com/backworkai/verity-dotnet/releases/download/v1.0.0/Verity.SDK.1.0.0.nupkg\ndotnet nuget add source ~/.nuget/verity --name verity-local\ndotnet add package Verity.SDK --version 1.0.0 --source verity-local\n\n\nSHA256: 653cb7d48e4012e05b759276470087e4c6780eb1e9b1a6ec3cabc520c60b69a7