Releases: VervaekeLab/NANSEN
Releases · VervaekeLab/NANSEN
v0.12.0
What's Changed
- Fixed double click bug by @jesshaley in #69
- Refactor: rename variables and improve MetadataInitializationUI by @ehennestad in #71
New Contributors
- @jesshaley made their first contribution in #69
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Remove reliance wmic for PC, add support for monitoring drives on linux by @ehennestad in #66
- Fixed bug in
MetaTableCellChangedEventwhere instance construction failed
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Timetable updates signalviewer by @stevevanhooser in #32
- Add developer tools based on MatBox by @ehennestad in #35
- Create quickstart tutorial by @ehennestad in #36
- Support "session" methods for different table types by @ehennestad in #40
- Add private settings and functionality in imviewer to save channel color selection by @ehennestad in #45
- Update the nansen installation (
nansen_install) script by @ehennestad in #50 - Add batch data variable setup for MAT files by @ehennestad in #49
- Add support for flat file hierarchy by @ehennestad in #51
- Refactor Local root path manager from DataLocationModel by @ehennestad in #53
- Merge tutorial branch to dev by @ehennestad in #52
- Fix broken dependencies, references and variable names by @ehennestad in #57
- Add menu visibility manager to allow user customization of visible menu items by @ehennestad in #56
- Move metaobject caching to metatable by @ehennestad in #60
- Refactor base schema class + various cleanup by @ehennestad in #59
- Fixed
utility.insertIntoArrayto work with any class array by @ehennestad in #62 - Add auto-expansion of rows to include dynamic table variables when adding entries to MetaTable by @ehennestad in #63
New Contributors
- @stevevanhooser made their first contribution in #32
Full Changelog: v0.9.0.1...v0.10.0
v0.9.1 - Add nansen demo
Adds a tutorial workflow that can be run using nansen.demo
Minor fixes for release v0.9.0
- Fix function that cause nansen.setup to fail on linux-based platform
- Use a uuid for the packaged toolbox (mltbx) as required for FileExchange
Introducing Modules
Introducing modules and improved modular projects.
NOTE:
If you already have created projects with NANSEN previously, this release will reorganise the project folder. Please make proper backups of the project directories and restart MATLAB before installing and using this version.
v0.1.0
Create DOI
v0.0.9-alpha
Testing stage of Nansen toolbox
Added imviewer and fovmanager
Added working versions of imviewer and fovmanager