Skip to content

Releases: VervaekeLab/NANSEN

v0.12.0

24 Mar 22:57

Choose a tag to compare

MATLAB Versions Tested

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

13 Nov 13:22

Choose a tag to compare

MATLAB Versions Tested

What's Changed

  • Remove reliance wmic for PC, add support for monitoring drives on linux by @ehennestad in #66
  • Fixed bug in MetaTableCellChangedEvent where instance construction failed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

13 Nov 10:09

Choose a tag to compare

MATLAB Versions Tested

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.insertIntoArray to 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

Full Changelog: v0.9.0.1...v0.10.0

v0.9.1 - Add nansen demo

06 Oct 18:41
1ed0c55

Choose a tag to compare

Adds a tutorial workflow that can be run using nansen.demo

Minor fixes for release v0.9.0

06 Dec 17:38

Choose a tag to compare

  • 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

05 Dec 21:28

Choose a tag to compare

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

10 Jun 10:07

Choose a tag to compare

Create DOI

v0.0.9-alpha

09 Jun 22:31

Choose a tag to compare

v0.0.9-alpha Pre-release
Pre-release

Testing stage of Nansen toolbox

Added imviewer and fovmanager

10 Nov 19:00
1d314a4

Choose a tag to compare

Pre-release

Added working versions of imviewer and fovmanager