Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

v2.0.1

Latest
Compare
Choose a tag to compare
@roncli roncli released this 11 Oct 19:57
· 1 commit to master since this release
  • Fixed a bug with the auctions that was introduced when Blizzard changed the realm list to incorporate connected realms. Note that this is considered a breaking change: Auctions.Realm is now Auctions.Realms, and is now a collection of RealmName.
  • Fixed a bug with the auctions that was introduced after Blizzard consolidated the auction houses into one realm and restructured the JSON so that auctions is no longer a collection of auction houses, but a collection of auctions. This is not a breaking change.