Skip to content

1.5.1

Compare
Choose a tag to compare
@angryziber angryziber released this 26 May 12:56
  • 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