Skip to content

v0.1.13

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jul 04:15
0c0322d

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: Build and install locally:

run('matlab/pack_toolbox.m')

Requires MATLAB R2022a+. See DEPLOY.md for details.

Changes

See commits since last release.

What's Changed

  • v0.1.13: K-space visualization fixes, CI improvements, version bump by @bughht in #6

Full Changelog: v0.1.12...v0.1.13