Skip to content

Releases: benjaminkomen/jwiki

2.2.0

03 Jan 12:41
97a1560
Compare
Choose a tag to compare
Release of version 2.2.0 (#2)

* Removing bintray stuff.
* Update upstream changes.
* Fix logging.
* Trying to fix sonar scanner.
* Making Namespace constructor public, needed to create custom namespace objects.

2.1.0

03 Jan 10:59
Compare
Choose a tag to compare

Updated dependencies.

jwiki 2.0.0

10 Nov 15:26
Compare
Choose a tag to compare

This release is the first release after branching from fastily/jwiki. It includes the following features:

  • Add support for the "query-continue" feature to support MediaWiki 1.19.0 better;
  • Update of external dependencies;
  • Addition of the sonar too to check the codestyle, as well as a lot of small code improvements in accordance;
  • Addition of using slf4j (standard way of logging);
  • Reworked the ability to login, to support MediaWiki 1.19.0.