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
Removed wikibase.datamodel.Reference.setSnaks(). Generate new Reference objects when interacting with the API to reflect hash changes performed in the back-end.
Removed wikibase.datamodel.Entity.equals().
Removed wikibase.datamodel.Reference.setSnaks().
wikibase.datamodel.Reference constructor does not accept Snak object(s) any more.
An entity cannot be constructed by passing internal object representation to Entity constructor anymore; Use entity specific constructors instead.