Skip to content

0.7.2

Latest
Compare
Choose a tag to compare
@anutosh491 anutosh491 released this 23 Sep 10:16
df191a1

What's Changed

  • Replace runtime C++ version detection with compile-time extraction from argv by @anutosh491 in #349
  • Revert #349 (keeping test) by @mcbarton in #350
  • Fix the case where there is an @ in the absolute path of sysroot and XEUS_CPP_RESOURCE_DIR in Emscripten build by @mcbarton in #333
  • Update README.md to link to demo repo by @mcbarton in #355
  • Only cancel in progress workflow runs for pull requests by @mcbarton in #352
  • Fix Jupyter Lite serve instruction by @mcbarton in #363
  • Improve doctest output by @mcbarton in #351
  • Remove duplicate EXIT_RUNTIME flag (--emrun turns this flag on) by @mcbarton in #358
  • Add link to demo repo on xeus-cpp read the docs homepage by @mcbarton in #360
  • read the docs deployment preview by @mcbarton in #361
  • Enable Windows Emscripten build by @mcbarton in #362
  • Combine configure_native_kernel and configure_wasm_kernel functions into configure_kernel function by @mcbarton in #359
  • Run browser tests in safari by @mcbarton in #368
  • Remove redundant wasm interpreter class by @anutosh491 in #370
  • Update checkout action to v5 by @mcbarton in #371
  • Bump the version of llvm that clang tidy runs against to 20 by @mcbarton in #372
  • Release 0.7.2 by @anutosh491 in #376

Full Changelog: 0.7.1...0.7.2