You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue due a change from Epic that causes VariantBean to not have a CustomGender. It now uses CustomGender.UNKNOWN in such case instead of raising an exception.
Fixed typo within fallback system for TileSize as raise keyword was used instead of return.
Fixed an issue that caused a KeyError to be raised when using Client.search_br_cosmetics or SyncClient.search_br_cosmetics without multiple parameter.