v0.10.0
Pre-release
Pre-release
github-actions
released this
23 May 22:27
·
219 commits
to master
since this release
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 toGw2Sharp.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 ofSpear