V0.12.0
- Allow different implementations of
AsyncTask
to return different types of data - Make
AsyncTask
s 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 aValue
- Improve compilation time by using the pregenerated bindings by default