Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@sliekens sliekens released this 20 May 18:07
· 25 commits to main since this release

I am thrilled to announce the first official release of GW2SDK!

The SDK now offers a robust set of features for interacting with the Guild Wars 2 API and game client. All planned features are now complete, reviewed, tested, documented and optimized for extreme performance, without sacrificing ease of use.

Highlights

I added support for weapon skill overrides to chat links for build templates. This is used for Ranger builds that utilize Unleashed hammer skills.

I removed unnecessary NuGet dependencies, which could otherwise pollute your solution with unwanted packages. The only required dependency is System.Text.Json. For legacy .NET Framework projects, there is an additional dependency on System.Runtime.InteropServices.RuntimeInformation.

Enjoy!

Full Changelog: v1.0.0-rc.3...v1.0.0