cw-json 0.2.0

The cw-json repository now has version 0.2.0 of kmp-jsonpointer and kmp-jsonpointer-kxs. The primary change is the addition of URI fragment encoding of a JSON Pointer, based on RFC 6901. Call JsonPointer.fromFragment() to create a JsonPointer given a fragment, and call toFragment() on a JsonPointer to get the fragment encoding for it.

The Dokka documentation has been updated for 0.2.0. I think I have the Dokka versioning plugin set up properly to allow me to host past and current versions of the docs — we will find out when I publish 0.3.0. 😅