v0.1.8
Installation
VS Code: Download seqeyes-web.vsix below and install via:
code --install-extension seqeyes-web.vsix
Or drag & drop into VS Code's Extensions panel.
MATLAB: Download seqeyes-*.mltbx below and double-click in MATLAB, or run:
matlab.addons.toolbox.installToolbox('seqeyes-*.mltbx')Requires MATLAB R2022a or later.
Changes
See commits since last release.
What's Changed
- feat: MATLAB toolbox support with inline preload viewer (v0.1.7) by @bughht in #4
- Release v0.1.7: MATLAB toolbox support + parser updates by @bughht in #5
Full Changelog: v0.1.6...v0.1.8