1.5.1
- json: ValueConverter.from() can now have access to the expected KType
- json: TSGenerator to generate TypeScript types for data classes/enums
- server: AppScope.async now is the standard async function that returns a Deferred. Use AppScope.launch if you want exceptions to be logged