0.7.0
What's Changed
- Add smallpt as an example notebook by @anutosh491 in #235
 - Revert "Add smallpt as an example notebook" by @anutosh491 in #236
 - Update argparse dependency by @anutosh491 in #237
 - Update xeus-cpp version to 0.7.0 dev after 0.6.0 release by @mcbarton in #234
 - Update documentation about argparse no longer being <3.1 by @mcbarton in #239
 - Add nightly build by @mcbarton in #240
 - Remove emsdk_ver matrix option from deploy workflow by @mcbarton in #241
 - Update code coverage action to v5 by @mcbarton in #242
 - Avoid Untitled*.ipynb notebooks when add files to git by @mcbarton in #243
 - Drop dependency on zlib by @anutosh491 in #238
 - Update xeus-cpp-lite to use emsdk 3.1.73 by @anutosh491 in #246
 - Fix clang-format workflow by @mcbarton in #251
 - Fix Inspect Request Failure in xeus-cpp-lite by @kr-2003 in #258
 - Enabled file magic support for xeus-cpp-lite by @kr-2003 in #261
 - Edited docs to state that tests are ON by default by @kr-2003 in #264
 - Bump CppInterOp to 1.6.0 by @anutosh491 in #265
 - Removing redundant EXPORTED_RUNTIME_METHODS for lite by @anutosh491 in #266
 - Refactoring some utilities by @anutosh491 in #153
 - Remove TODO addressed through #266 by @anutosh491 in #268
 - Fix misspelt Versioning in CMakeLists.txt by @mcbarton in #270
 - Split xinspect.hpp into interface and implementation by @anutosh491 in #269
 - Remove lower bound on xeus-zmq version environment-dev.yml by @mcbarton in #272
 - Remove XEUS_CPP_INCLUDE_DOCS in CMakeLists.txt by @mcbarton in #273
 - Enable C++ tests for the Emscripten build by @anutosh491 in #277
 - Update ZedThree/clang-tidy-review to version 0.21.0 by @mcbarton in #284
 - Install graphviz docs environment.yml by @mcbarton in #274
 - Pinning nlohmann_json version for xeus-cpp-lite by @anutosh491 in #286
 - Added tests for xinspect by @kr-2003 in #278
 - Disable xsystem for WASM by @tharun571 in #288
 - Pin nlohmann_json to 3.12.0 by @mcbarton in #291
 - Removed build_interpreter from main() by @kr-2003 in #292
 - Enable support for multiple kernels for xeus-cpp-lite by @anutosh491 in #290
 - Mention the Jupyter Lite deployment on the read the docs homepage by @mcbarton in #275
 - Add smallpt example notebook running through xeus-cpp-lite by @anutosh491 in #299
 - Treat all warnings as errors Emscripten build by @mcbarton in #298
 - Add smallpt licence to example by @mcbarton in #304
 - Fix typos in repo by @mcbarton in #285
 - Bump cppinterop to 1.7.0 by @anutosh491 in #306
 - Address todo for supporting clang resource dir for lite by @anutosh491 in #311
 - Resolve header inclusion crash in xcpp17 lite kernel by @anutosh491 in #309
 - Run Emscripten tests in a browser by @mcbarton in #294
 - Make XEUS_CPP_RESOURCE_DIR a user configurable option by @mcbarton in #312
 - Update wasm kernels & lite notebook to showcase latest development by @anutosh491 in #315
 - Fix Emscripten deployment + Update build instructions to include jupyter_server dependency by @mcbarton in #317
 - Fix SDL2 header access issue by @anutosh491 in #316
 - Centre badges in Readme.md by @mcbarton in #319
 - Remove lower bound version on cpp-argparse environment-dev.yml by @mcbarton in #271
 - Release 0.7.0 by @anutosh491 in #323
 
Full Changelog: 0.6.0...0.7.0