Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

jwiki v1.11.0

Latest

Choose a tag to compare

@fastily fastily released this 10 Jun 20:33

v1.11.0 includes:

  • Replaced ColorLog with slf4j so consumers of this library can specify their own logging schemes.
  • Replaced JwikiCookieJar with JavaNetCookieJar from okhttp. Also includes an option to allow consumers to specify their own custom java.net.CookieManager (#42)
  • Bumped dependency versions.