Xeus-Cpp version 0.4
What's Changed
- Fix extract_filename function by @anutosh491 in #25
- [ci] Add clang-tidy support by @vgvassilev in #29
- Refactoring build_interpreter function by @anutosh491 in #31
- [clang-tidy] Adjust xeus-cpp build invocation. by @vgvassilev in #30
- Update README.md installation instructions by @mcbarton in #33
- Revert to the original convention of xeus documentation by @Krishna-13-cyber in #20
- Update CI to have arm build + other changes to CI by @mcbarton in #35
- [ci] Update the checkout version by @vgvassilev in #39
- [coverage] Add a global config yaml by @vgvassilev in #40
- Add the ability to the debug wasm builds by @vgvassilev in #41
- [cmake] Set language and standard. by @vgvassilev in #43
- [cmake] Enumerate all source and include files. by @vgvassilev in #44
- [cmake] Include optionally the docs folder by @vgvassilev in #45
- Add test cases for xutils, xmagics_manager, xpreamble_manager and xbuffer by @brauliorivas in #36
- Add test cases for xparser by @tharun571 in #47
- [cmake] Add missing headers by @vgvassilev in #48
- Use and c++17 to iterate the folders by @vgvassilev in #49
- [ci] Add verbosity to pytest. by @vgvassilev in #51
- Pin nlohmann_json to the last working version by @anutosh491 in #53
- Add a clang-tidy configuration by @vgvassilev in #52
- CONTRIBUTING.md: fix broken Jupyter contributing docs link by @chococandy63 in #57
- Documentation: fixed create conda environment command in
CONTRIBUTING.md
by @chococandy63 in #56 - Initial merge with xeus-clang-repl (mini) by @alexander-penev in #46
New Contributors
- @brauliorivas made their first contribution in #36
- @chococandy63 made their first contribution in #57
Full Changelog: 0.3.0...0.4.0