Skip to content

V0.12.0

Compare
Choose a tag to compare
@Taaitaaiger Taaitaaiger released this 28 Aug 19:26
· 384 commits to master since this release
8938c88
  • Allow different implementations of AsyncTask to return different types of data
  • Make AsyncTasks unaware of the used return channel
  • Add GeneratorTask and blocking tasks
  • Support colorful error messages
  • Add several methods to grow/shrink/resize arrays
  • Remove methods that add no value, eg the methods of TypedArray that create new arrays but always return a Value
  • Improve compilation time by using the pregenerated bindings by default