What's Changed
- Merge xeus-clang-repl mini - new kernels by @alexander-penev in #58
- Initial merge with xeus-clang-repl - Capture outputs by @alexander-penev in #59
- Reduce repetition ci by @mcbarton in #63
- Update actions ci to remove warnings by @mcbarton in #65
- Update clang tidy workflow actions by @mcbarton in #66
- Fix clang tidy by @mcbarton in #67
- Add Code complete by @alexander-penev in #62
- Add Code complete test by @alexander-penev in #69
- Update tutorials documentation by @tharun571 in #64
- [ci] Use a token to upload codecov reports by @vgvassilev in #70
- Add conda package manager information to readme by @mcbarton in #73
- Add clang format workflow by @mcbarton in #76
- Implement simple continuation. by @vgvassilev in #72
- Find xeus >=3.0 in CMakeLists.txt by @alexander-penev in #78
- Fix required xeus version by @alexander-penev in #79
- Remove requirements for xeus version. by @alexander-penev in #80
- Fix available conda platforms by @mcbarton in #81
- non hardcoded number of parallel jobs by @mcbarton in #75
- Update installation instructions in documentation folder by @mcbarton in #82
- Update example notebook to use c++17 kernel by @mcbarton in #83
- Revert required xeus version by @alexander-penev in #84
- Display Binder link in README.md by @mcbarton in #85
- Remove kernelspec from .gitignore by @mcbarton in #87
- Update CONTRIBUTING.md to be consistent with ci by @mcbarton in #86
- Add c++20 kernel by @mcbarton in #77
- Treat all warnings as errors (non wasm) by @mcbarton in #88
- Upgrade example notebook to C++20 kernel by @mcbarton in #91
- Remove xcpp kernelspec by @mcbarton in #90
- Add debug documentation by @tharun571 in #93
- Fix deprecation warning --current-env by @mcbarton in #96
- fix jupyter kernel test on Windows by @mcbarton in #97
- Jupyter lite integration by @mcbarton in #98
- Update testing instructions by @mcbarton in #99
- Update ci Ubuntu to 24.04 by @mcbarton in #74
- Add osx wasm jobs to ci by @mcbarton in #101
- Add wasm build instructions to README.md by @mcbarton in #102
- Add tests for xparser and xinterpreter by @tharun571 in #104
- Update minimum CppInterOp due to code completion by @mcbarton in #105
- Update testing instructions (test after installation) by @mcbarton in #106
- Add test for xinterpreter.cpp by @tharun571 in #107
- Upgraded to latest xeus (3.2.0) by @anutosh491 in #103
- Add tests for xoptions by @tharun571 in #109
- Add tests for xsystem and os by @tharun571 in #112
- Minor changes in Readme for the wasm build by @anutosh491 in #117
- Add tests for xmagics, os, xutils, xinterpreter by @tharun571 in #116
- Removing dirent dependency by @anutosh491 in #113
- Add Jupyter Lite serve instructions to README by @mcbarton in #120
- Update example notebook by @anutosh491 in #121
- Add test for xinterpreter by @tharun571 in #124
- Dropping C++11 & C++14 based kernels by @anutosh491 in #129
- Update available C++ kernels in documentation by @mcbarton in #131
- Make cmake minimum version same accross repo by @mcbarton in #136
- Remove reference to Fortran module references in .gitignore by @mcbarton in #135
- Remove reference to Python in documentation by @mcbarton in #132
- Update clang format spec to c++17 standard by @mcbarton in #134
- Add xeus_zmq_REQUIRED_VERSION cmake by @mcbarton in #133
- Add tests for xmagics by @tharun571 in #138
- Update pytest instructions in documentation by @mcbarton in #130
- Fix clang tidy workflow by @mcbarton in #139
- Upgrade to xeus 5 by @anutosh491 in #127
- Added pull_request_template.md by @mcbarton in #118
- Update issue template by @mcbarton in #137
Full Changelog: 0.4.0...0.5.0