Skip to content

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 22:27
· 219 commits to master since this release
v0.10.0
9bf7024

Endpoints

  • Add /v2/skins
  • Add /v2/specializations
  • Add /v2/stories
  • Add /v2/stories/seasons
  • Add /v2/titles
  • Add /v2/traits
  • Add /v2/worlds

Refactoring

  • Breaking: Gw2Sharp.Models.MountSkinDyeSlot has been renamed to Gw2Sharp.Models.SkinDyeSlot
  • Breaking: Gw2Sharp.WebApi.V2.Clients.ILocalizedClient no longer accepts the object type as generic type parameter; it's now just an interface without any type parameters (#57, #61)
  • Breaking: Some internal reworkings of how the various endpoint clients are implemented; this includes the removal of the public Gw2Sharp.IClient interface (#61)

Deprecation removals

  • Following up on version 0.9.5, the enum value Gw2Sharp.WebApi.V2.Models.SkillWeaponType.Harpoon has been removed in favor of Spear