What's Changed
- Update tags definition, add tests for xinspect by @tharun571 in #128
- doc: Fix micromamba development environment creation command by @MashyBasker in #141
- Jupyter lite GitHub page by @mcbarton in #145
- Add example notebooks + readme.md to Jupyter Lite demo by @mcbarton in #146
- Add example notebook and readme to files folder inside dist by @mcbarton in #147
- Removed dependency on cppzmq by @anutosh491 in #148
- Added functions to retrieve tag files/configs by @anutosh491 in #143
- Refactored register_preamble by @anutosh491 in #149
- Restoring old config file by @anutosh491 in #150
- Add notebook tests by @tharun571 in #142
- xassist implementation by @tharun571 in #151
- Fix pytest errors by @tharun571 in #155
- Fix windows build as per latest micromamba version by @anutosh491 in #157
- XAssist - add model freedom and ollama support by @tharun571 in #156
- Update XAssist tests by @tharun571 in #160
- Fix clang tidy review workflow by @mcbarton in #163
- Refactor Xassist, Test Framework by @tharun571 in #161
- Refactor CMakeLists.txt by @anutosh491 in #164
- Update to use CppInterOp 1.4.0 by @anutosh491 in #165
- Minor: add string quotes in command by @faze-geek in #167
- Fix logic for resource dir flag by @anutosh491 in #169
- Fix finding Resource Dir by @anutosh491 in #171
- Getting rid of redundant job for installing cxx-compiler by @anutosh491 in #173
- Minor fix in html rendering by @faze-geek in #174
- Remove xdemangle as it is redundant by @faze-geek in #180
- Remove c_format as redundant by @anutosh491 in #182
- refactor: remove unused #include directives by @anutosh491 in #184
- Enable the
%%file
xmagic by @faze-geek in #181 - Stop fetching emsdk from conda-forge by @anutosh491 in #170
- Update clang-tidy-review action to v0.20.1 by @mcbarton in #188
- Add macOS-15 to ci by @mcbarton in #189
- Remove flag for ignoring undefined symbols for a wasm build by @anutosh491 in #190
- Fix github page workflow by @mcbarton in #191
- Update xeus-cpp-lite build instruction in README by @anutosh491 in #192
- Update message after finding CppInterOp by @anutosh491 in #166
- Remove environment-wasm-build.yml by @mcbarton in #194
- Add Ubuntu 22.04 back to ci by @mcbarton in #197
- Add Initial Support for xeus-cpp-lite by @anutosh491 in #199
- Fix copying xcpp.data for xeus-cpp-lite deploy page by @anutosh491 in #200
- Upgrade to use CppInterOp 1.5.0 minimum so that version should work for wasm builds by @mcbarton in #195
- Address todo related to variables provided by cppinterop by @anutosh491 in #201
- Add wasm build instructions to documentation by @mcbarton in #196
- Remove pinning c++ version from get_stdopt by @anutosh491 in #203
- Add example notebooks to deployment by @mcbarton in #205
- Add xeus-cpp-lite specific demo for deployment example by @mcbarton in #207
- Fix faulty CMAKE_FIND_ROOT_PATH_MODE_PACKAGE used for the wasm build by @anutosh491 in #204
- Add jupyter notebook view as alternative to jupyter lab in deployment by @mcbarton in #206
- Remove omp variable from non openmp kernels by @mcbarton in #211
- Add Windows 2025 server to ci by @mcbarton in #208
- Change deploy runner to MacOS 15 by @mcbarton in #210
- Shallow clone emsdk by @mcbarton in #215
- Upgrade jupyter kernel test to <0.8 by @mcbarton in #216
- Add post.js to include missing Emscripten APIs by @anutosh491 in #220
- Specify needed shared libs in wasm kernel spec by @anutosh491 in #221
- Add c++23 kernel by @mcbarton in #198
- Fix online wasm build instructions by @mcbarton in #226
- Add wasm development environment to contributions guide by @mcbarton in #223
- Update xeus-cpp-lite example notebook by @anutosh491 in #227
- Fix retrieve_tagconf_dir and retrieve_tagfile_dir functions by @anutosh491 in #228
- Fix examples not working in the lite demo notebook by @anutosh491 in #231
- Use emsdk from emscripten-forge for deploy build by @anutosh491 in #232
- Fix wasm build instructions by @mcbarton in #230
- Add Ubuntu 22.04 and Ubuntu 24.04 arm runners to the ci by @mcbarton in #225
New Contributors
- @MashyBasker made their first contribution in #141
- @faze-geek made their first contribution in #167
Full Changelog: 0.5.0...0.6.0