Skip to content

Releases: pymmcore-plus/pymmcore-widgets

v0.5.6

01 Nov 00:27
308309e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

24 Oct 13:05
1d7662c
Compare
Choose a tag to compare

What's Changed

  • fix: hide shutter open in sub_seq by @fdrgsp in #229
  • fix: disallow setting pre-init props after device initialization by @tlambert03 in #234

Full Changelog: v0.5.4...v0.5.5

v0.5.3

12 Oct 14:16
37c8284
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

12 Oct 12:43
3974f92
Compare
Choose a tag to compare

What's Changed

  • fix: extend exposure widget range by @tlambert03 in #222
  • fix: catch errors in property widget when building device property table by @tlambert03 in #224

Full Changelog: v0.5.1...v0.5.2

v0.5.1

11 Oct 16:29
81cb02d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Sep 18:42
5aba15f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

01 Sep 15:02
d7a3bf7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Aug 20:53
352b7e9
Compare
Choose a tag to compare

What's Changed

  • chore: miscellaneous updates, update linting rules by @tlambert03 in #161
  • test: update grid tests to work with old and new useq-grid plan by @tlambert03 in #166
  • refactor: remove time estimates from MDAWidget by @tlambert03 in #168
  • refactor: use useq.Channel objects in ChannelTable by @tlambert03 in #170
  • refactor: return useq object from stack_widget.value() by @tlambert03 in #173
  • refactor: use useq-schema objects for GridWidget by @tlambert03 in #171
  • fix: catch errors when updating property browser values from core by @tlambert03 in #174
  • fix: remove set_state core link in PositionTable by @fdrgsp in #169
  • build: updates for fov_size in useq 0.4, bump pymmcore-plus by @tlambert03 in #175

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Jul 22:56
216ddd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Jan 21:45
59074e0
Compare
Choose a tag to compare

What's Changed

  • fix: change property browser icons color to gray by @fdrgsp in #96
  • fix: remove print statement by @tlambert03 in #97
  • docs: add favicon by @ianhi in #99
  • fix: fix bug in channel widget by @fdrgsp in #98
  • refactor: extract duplicated Channel Table code between mda and sample explorer by @fdrgsp in #100
  • refactor: extract duplicated TimePlan widget code between mda and sample explorer by @tlambert03 in #94
  • refactor: move mda components by @tlambert03 in #102
  • refactor: remove sliderwidget by @tlambert03 in #104
  • fix: subclass explorer from mda by @fdrgsp in #106
  • refactor: make _GridParams class for _create_row_cols_overlap_group by @tlambert03 in #107
  • fix: fix typing in sample explorer by @tlambert03 in #110
  • fix: fix MDA run_button not showing when _include_run_button=True by @fdrgsp in #111
  • fix: fix for pre Test and utilities state device shutter by @fdrgsp in #116
  • ci(pre-commit.ci): autoupdate by @pre-commit-ci in #115
  • fix: fix docs build by @tlambert03 in #117
  • docs: add time and z plan widgets to docs by @fdrgsp in #120
  • refactor: extract basic position table by @fdrgsp in #119

Full Changelog: v0.2.1...v0.3.0