Skip to content

Releases: InsightSoftwareConsortium/itkwidgets

itkwidgets 1.0 Alpha 16

13 Oct 13:13
339b0ee
Compare
Choose a tag to compare
Pre-release

What's Changed

  • ENH: Add set_image_volume_scattering_blend by @thewtex in #551
  • BUG: Update pydata-sphinx ui for log histogram, ui-scroll fixes by @thewtex in #552
  • Zarr notebook by @thewtex in #553
  • ENH: Updates for medical colors maps, default color map, volume scatt… by @thewtex in #555

Full Changelog: v1.0a15...v1.0a16

itkwidgets 1.0 Alpha 15

06 Oct 12:50
93ac4e9
Compare
Choose a tag to compare
Pre-release

What's Changed

  • BUG: set_label_image should call setLabelImage, not setImage by @bnmajor in #550

Full Changelog: v1.0a14...v1.0a15

itkwidgets 1.0 Alpha 14

05 Oct 21:07
4d93732
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.0a13...v1.0a14

itkwidgets 1.0 Alpha 13

03 Oct 13:44
2bcbced
Compare
Choose a tag to compare
Pre-release

What's Changed

  • ENH: Update viewer for large robustness, cinematic volume scattering by @thewtex in #542

Full Changelog: v1.0a12...v1.0a13

itkwidgets 1.0 Alpha 12

27 Sep 13:59
144d5aa
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.0a11...v1.0a12

itkwidgets 1.0 Alpha 11

26 Sep 03:07
8f5b5a7
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.0a10...v1.0a11

itkwidgets 0.32.3

29 Nov 20:44
v0.32.3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.32.2...v0.32.3

itkwidgets 1.0a10

21 Sep 02:41
9aede3d
Compare
Choose a tag to compare
itkwidgets 1.0a10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0a9...v1.0a10

itkwidgets 1.0 Alpha 9

25 Aug 17:44
242794f
Compare
Choose a tag to compare
Pre-release

itkwidgets 1.0a9

itkwidgets provides interactive widgets to visualize images, point sets, and 3D geometry on the web.

Installation

pip install itkwidgets

or

conda install -c conda-forge itkwidgets

Changes from v1.0a8 to v1.0a9

Documentation Updates

  • Bump suggested version in quick start docs (dc790391)
  • Update README to include quick start instructions (2d1a4230)

Bug Fixes

  • Do not reference script id (e81ff77d)
  • Make ImJoy window fullscreen (bf730825)
  • Specify itkwasm version in dependencies (7fc0101c)

itkwidgets 1.0 Alpha 8

11 Aug 16:41
65cc22c
Compare
Choose a tag to compare
Pre-release

Changes from v1.0a7 to v1.0a8

Enhancements

  • Bump version to 1.0a7 (#492)
  • Embed screenshot in output (#458)
  • Update boostrap ui URL (#505)

Documentation Updates

  • Bump docs release version (#493)
  • Infer version from git tags (#499)

Bug Fixes

  • Initialize result (#498)
  • ImJoy extension options were flipped (#501)
  • Fix MUI URL (#504)

Full Changelog: v1.0a7...v1.0a8