Skip to content

Releases: Wikidata-lib/PropertySuggester

3.0.2

20 Jun 17:52
Compare
Choose a tag to compare
  • Adapt entity type for namespaces
  • Minor cleanups

3.0.1

16 Mar 11:17
Compare
Choose a tag to compare
  • Defined compatibility with Wikibase DataModel ~6.0

3.0.0

26 Feb 12:20
Compare
Choose a tag to compare
  • Now requires PHP 5.5.0 or higher
  • Defined compatibility with Wikibase DataModel ~5.0

2.4.5

27 Dec 10:14
Compare
Choose a tag to compare

Add i18n to the wbsgetsuggestions api module. This makes MediaWiki's ApiDocumentationTest pass.

2.4.4

14 Oct 21:07
Compare
Choose a tag to compare

Fixed ResourceLoader dependencies of the jquery.wikibase.entityselector module.

2.4.3

17 Sep 13:01
Compare
Choose a tag to compare

Defined compatibility with Wikibase DataModel Services ~3.0

2.4.2

07 Sep 14:31
Compare
Choose a tag to compare

Use DataModelServices ~2.0

2.4.1

02 Sep 10:26
Compare
Choose a tag to compare
  • Added explicit dependency on Wikibase DataModel.
  • wbsgetsuggestions API never returns more than one aliases entry per match.
  • wbsgetsuggestions does not return aliases when the label already is a successful match.
  • wbsearchentities is explicitely called with the uselang option set.

2.4.0

13 Aug 12:42
Compare
Choose a tag to compare

Introduce dependency on DataModelServices ~1.1 and use EntityLookup that has been moved there from WikibaseLib.

2.3.1

14 Jul 12:10
Compare
Choose a tag to compare
Merge pull request #135 from Wikidata-lib/cleanup

General Cleanup