jwiki v1.3.0
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.