What's Changed
- Use check-xeus-cpp target to run C++ tests for both native and Emscripten platform (+ make build instructions consistent across files) by @mcbarton in #386
- Add MacOS 26 jobs to ci by @mcbarton in #390
- [ci] Remove reference to llvm-project in coverage report preparation by @mcbarton in #391
- Use node version 22 to run wasm based tests by @anutosh491 in #400
- Fix check-xeus-cpp command by @anutosh491 in #406
- Fixed default mime_bundle_repr by @JohanMabille in #398
- Fix missing C stderr output (fprintf(stderr, ...) not shown) by @anutosh491 in #402
- Remove unused xeus-cling and xtensor images by @mcbarton in #404
- Fix build instructions by @mcbarton in #408
- Revert "Fix missing C stderr output (fprintf(stderr, ...) not shown) …(#402)" by @mcbarton in #411
- Add Emscripten compat include paths to wasm kernel specs by @anutosh491 in #409
- [ci] Run tests under Valgrind Ubuntu x86 by @mcbarton in #405
- Adopt original C logo for C kernels by @SylvainCorlay in #418
- Fix formatting in README by @aaronj0 in #420
- Drop smallpt example notebook by @mcbarton in #422
- Pin setup-micromamba action to v2 by @mcbarton in #424
- Update checkout action to v6 by @mcbarton in #423
- Add tinyraytracer notebook by @anutosh491 in #426
- Update wasm exception handling model (migration to emsdk 4-x) by @anutosh491 in #416
- Update xeus-cpp to CppInterOp 1.8.0 by @mcbarton in #436
- Change way cppinterop lower bound is defined in xeus-cpp environment file by @mcbarton in #439
- Drop -march=native being a default flag when building xeus-cpp by @mcbarton in #443
- Reduce initial memory when building xeus-cpp tests to 64Mb by @mcbarton in #444
- Make exception handling models better configurable for the wasm kernel by @anutosh491 in #440
- Revert cppinterop update to 1.8.0 temporarily by @anutosh491 in #445
- Release 0.8.1 by @anutosh491 in #447
New Contributors
- @JohanMabille made their first contribution in #398
- @aaronj0 made their first contribution in #420
Full Changelog: 0.8.0...0.8.1