Skip to content

Release-1.1.2-beta

Latest
Compare
Choose a tag to compare
@jwhpryor jwhpryor released this 08 Nov 22:48
· 2 commits to main since this release

What's Changed

  • Adding an empty WORKSPACE.bzlmod file at the project's root. by @copybara-service in #312
  • README.md is now generated so I stop forgetting to update the version #. by @copybara-service in #317
  • ID no longer has default arguments for its selector indices. by @copybara-service in #318
  • Add a link to slide deck. by @copybara-service in #321
  • Removing superflous includes. by @copybara-service in #322
  • Removing superflous includes for metaprogramming directory. by @copybara-service in #323
  • Removing superflous includes for jni_helper directory. by @copybara-service in #324
  • Removing superflous includes for javatests directory. by @copybara-service in #325
  • Adding IWYU (include what you use) pragmas. by @copybara-service in #326
  • JniT now provides accessor for its depth as a child. by @copybara-service in #328
  • Parent definitions in JniT use the derived Class information. by @copybara-service in #329
  • Replace RefBase with RefBaseTag. by @copybara-service in #330
  • Fix bad member initialisation order in jni::Class. by @copybara-service in #331
  • GitHub testing now treats warnings as errors. by @copybara-service in #332
  • Add initial (incomplete) definition for java/lang/Exception and java/lang/Throwable. by @copybara-service in #334
  • Add implementation/test for GlobalString destruction. by @copybara-service in #337
  • Rev JNI Bind release header to v 1.1.1. by @copybara-service in #338
  • Load the builtin Bazel java rules from @rules_java by @copybara-service in #341
  • Fixing ambiguous equality operators for C++20 migration. by @copybara-service in #347
  • Update workflows to new C++17 and C++20 split targets. by @copybara-service in #345
  • Experimenting with string literals for non-type template parameters. by @copybara-service in #344
  • Open source pure native binary. by @copybara-service in #343
  • Mac workflows now run the entire suite of tests, not just metaprogramming. by @copybara-service in #348
  • No public description by @copybara-service in #349
  • Rev JNI Bind release header to v 1.1.2. by @copybara-service in #350

Full Changelog: Release-1.1.0-beta...Release-1.1.2-beta