blob: d47aa13d3fd02053417e9dff334cc2ac6ac3d64c [file] [view]
## 0.3.0
* Added the option to convert Kotlin `suspend fun` to Dart async methods. Add `suspend_fun_to_async: true` to `jnigen.yaml`.
## 0.2.0
* Support generating bindings for generics.
## 0.1.1
* Windows support for running tests and examples on development machines.
## 0.1.0
* Initial version: Basic bindings generation, maven and android utilities