Skip to content

v0.6-intX5

Pre-release
Pre-release
Compare
Choose a tag to compare
@CXuesong CXuesong released this 27 Dec 14:56
· 458 commits to master since this release

WCL

The JsonSerializer returned by MediaWikiHelper.CreateWikiJsonSerializer now supports serializing the POCO classes into (as well as de-serializing from) well-formed JSON.

Wikibase

  • Removed superfluous id parameter in wbsetclaim. This used to cause MW API warnings.
  • Introduced SerializableEntity. Now you can work with Wikibase JSON dump offline more easily with this class.