Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@rcoh rcoh released this 22 Jul 21:47
· 7 commits to main since this release
827297d

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 in ToJava by @rcoh in #182
  • update changelog, prepare release by @rcoh in #183

New Contributors

Full Changelog: v0.2.1...v0.3.0