versions follow SemVer
- Added edit summaries
- Added support for more time precisions, thank to Riccardo Magliocchetti's PR
- BREAKING CHANGE:
reference.add
now expects an explicit reference property - BREAKING CHANGE:
claim.add
now can't be passed a reference: the reference needs to be added separately - BREAKING CHANGE: quantity claims with a unit can't be passed as an array of the shape
[ amount, unit ]
anymore, and should instead be passed as an object{ amount, unit }
- BREAKING CHANGE: monolingual text can't be passed as an array of the shape
[ text, language ]
anymore, and should instead be passed as an object{ text, language }
- Added
reference.remove
alias.add
: time claims now accept month and day precisions- Added
qualifier.add
- Added
qualifier.update
- Added
qualifier.remove
entity.edit
|entity.create
: added support for qualifiers and references
- Added bot edits support
- Added
alias.add
- Added
alias.remove
- Added
alias.set
- Added
claim.update
- Added
OAuth support
- Added
description.set
- Added
claim.remove
- Added
entity.create
- Added
entity.edit
- Added
label.set
- Added
reference.add
- Added
claim.add
- Added
claim.exist