What's Changed
- Update contributor guide. by @bowemi in #167
- Couple of smaller doc fixes by @badboy in #171
- Update thread model to include new understandings by @rcoh in #162
- Add in checks for the type of Java Class/Interface by @ekureina in #168
- Add support for multiple Errors to surface by @ekureina in #170
- Generate JNI fuction following JNI standards by @bowemi in #169
- Update contributor guidelines on how to run a single test by @bowemi in #175
- Java to rust exceptions by @bowemi in #176
- cherry-pick some refactorings by @nikomatsakis in #177
- Add support for returning scalars by @bowemi in #181
- create a duchess-reflect crate by @nikomatsakis in #178
- Allow to specify minimum or maximum JNI versions by @ekureina in #180
- Fix
Option<T>
fields when used as method arguments as well as inToJava
by @rcoh in #182 - update changelog, prepare release by @rcoh in #183
New Contributors
- @bowemi made their first contribution in #167
- @badboy made their first contribution in #171
- @ekureina made their first contribution in #168
Full Changelog: v0.2.1...v0.3.0