Skip to content

Releases: compiler-research/xeus-cpp

0.7.2

23 Sep 10:16
df191a1
Compare
Choose a tag to compare

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

0.7.1

11 Jun 14:08
6dcf09a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

11 Jun 14:07
a4941cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

Xeus-Cpp version 0.6

23 Jan 04:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

Xeus-Cpp version 0.5

05 Jun 06:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

Xeus-Cpp version 0.4

05 Jun 06:55
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @brauliorivas made their first contribution in #36
  • @chococandy63 made their first contribution in #57

Full Changelog: 0.3.0...0.4.0

Xeus-Cpp version 0.3

05 Jun 06:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0