Releases: FuzzyStatic/blizzard
v3.0.8
Update OAuth endpoints to latest URI.
v3.0.7
Fix incorrect namespace.
Update x dependency.
v3.0.6
Add classic WoW auction house functions.
v3.0.5
Add more OWL functions and structures.
Refactor OWL structures to reduce repetition.
v3.0.4
Refactor to remove dead code.
Add spell search function.
Add mount search function.
First round of Overwatch League functions.
v1.3.3
Add Classic Wow PvP Season API calls.
v1.3.2
Add WoWItemSearch
functionality.
v1.3.1
Fix wowp.CharacterProfileSummary
.
Add WoWMediaSearch
function.
Update go.mod
to 1.18.
v1.3.0
Initial V3 release. V3 introduces a Config
struct for initial client parameter inputs. This allows users to specify their own HTTP client. Client creation now validates that the region and locale are compatible.
Rename improperly named functions.
V1 code is removed as it is no longer supported and should not be used.
v1.2.3
Add initial WoW search parameter functionality
Temporary fix for CharacterProfileSummary data differences in older revisions