Skip to content

jwiki v1.3.0

Compare
Choose a tag to compare
@fastily fastily released this 31 Mar 07:43
· 168 commits to master since this release

v1.3.0 includes:

  • Switched to using Gson and OkHttp libraries for JSON and HTTP methods, respectively.
  • New logic for configuration. This is a breaking change.
  • Total internal rewrite of query and action logic.
  • Dropped some util methods that are not used anywhere in the API.
  • New methods in Wiki
  • Ability to use jwiki with a Wiki that uses custom API endpoints.

Most clients should be able to upgrade with minimal amounts of breakage. As the API matures, there will be fewer/no breaking changes with future releases.