Skip to content

Releases: TheEightBot/VConSharp

Release 0.2.1

13 Jun 17:18

Choose a tag to compare

VConSharp 0.2.1

Changes

  • Adds API client example and restructures project (76920ca)
  • Refactors release workflow (dc2b75d)

Installation

dotnet add package VConSharp --version 0.2.1

v0.1.4: Improves dependency management and release process

13 Jun 14:04

Choose a tag to compare

Adds Dependabot configuration for automated dependency updates for GitHub Actions and NuGet packages.

Updates the changelog generator to a newer version.

v0.1.3: Enables package generation on build

13 Jun 14:04

Choose a tag to compare

Configures the project to automatically generate a NuGet package during the build process.
This simplifies distribution and deployment of the library.