Skip to content

0.10.0

Latest

Choose a tag to compare

@JohanMabille JohanMabille released this 02 Apr 11:38
· 3 commits to main since this release

What's Changed

  • Fix documentation lookup by @mcbarton in #460
  • Add self hosted runners to ci (needed for cuda related kernels) by @mcbarton in #464
  • Clean up micromamba install at end of run (fixes failing self hosted job on main) by @mcbarton in #465
  • Require cppinterop v1.9.0 for next xeus-cpp by @mcbarton in #468
  • Remove hardcoded env from kernelspecs by @mcbarton in #469
  • Add OpenMP kernels by @mcbarton in #389
  • Shallow clone xeus-cpp in ci by @mcbarton in #466
  • [requires CppInterOp 1.9.0 release] Use Cpp::GetLanguage to set language by @mcbarton in #462
  • [requires CppInterOp 1.9.0 release] Use Cpp::GetLanguageStandard to get language standard by @mcbarton in #461

Full Changelog: 0.9.0...0.10.0