Skip to content

Version 25.1.0

Latest

Choose a tag to compare

@lauramurgatroyd lauramurgatroyd released this 28 Nov 14:08
· 2 commits to master since this release
d52887a

New Functionality:

  • Added toolbar to control the slice and volume render in QCILViewerWidget (#458)
  • added methods to access the state of the viewer3D (#479)

Enhancements:

  • Update recipe to require eqt Version 2.0.0 #458
  • Add a toolbar and settings menus to the 3D viewer #458
  • Add script to generate numpy array test data #458
  • Removed init.py in ccpi namespace, PEP-420 #483
  • Dependencies:
    • removed python pinning (#482)
    • removed importlib_metadata, required for python <3.8 (#482)
  • CI:
    • Created new action for conda build and publish - no longer uses conda-package-publish-action (#486)