Skip to content

Releases: niivue/ipyniivue

v2.0.1

19 Apr 20:33
dfea903
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

1.1.0

23 Jul 19:19
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release
  • added tractography example
  • added nv.meshes variable, which gets updated from the ts side (unidirectional updates)
  • added nv.volumes variable, which gets updated from the ts side (unidirectional updates)
  • updated nv.load_volumes and nv.load_meshes function to accept a list of dictionaries or NVImage/NVMesh objects
  • nv.opts.isColorbar = true works (sync of options btwn py and ts sides), other options need to be added

1.0.2

13 Apr 18:50
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.2

1.0.0

04 Apr 06:26
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release
  • supports @niivue/niivue v0.33.1
  • getters and setters implemented

What's Changed

New Contributors

Full Changelog: https://github.com/niivue/ipyniivue/commits/1.0.0