0.0.14
Pre-release
Pre-release
Android-JSON
Extracted JSON-related things from Android Bindings. Android-JSON is Java library, so you can pretend you have android.util.Json* and reuse it outside Android.
- Fixed JSON path state after lenient []/{} read
Persistence
- Java-friendly enum type constructor and Partial.load function
Extended Persistence
- Added Box and Unit types
- Java-friendly tuple constructors and destructuring functions, Either types
- some fixes around TokenStream transforms
HTTP
- allowed building address without schema, i. e. starting with
//
- fixes for blob/byteArray types in query parameters etc
- Undertow support for server-side