Skip to content

Release-0.9.5-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwhpryor jwhpryor released this 08 May 21:16
· 150 commits to main since this release

ThreadGuards now do their teardown on thread collapse (fixing issues with moving Global objects into std::thread which should wokr).

There were some minor issues with the release header and tag on Release-0.9.4 so I'm comparing this agains Release-0.9.3-alpha.

What's Changed

  • Fix minor typo in README. by @copybara-service in #86
  • Internal change by @copybara-service in #109
  • PromoteLocalToGlobalClass now releases the temporary local created during FindClass lookup. by @copybara-service in #108
  • Enforce disallowing "." in class names. by @copybara-service in #117

Full Changelog: Release-0.9.3-alpha...Release-0.9.5-alpha