Skip to content

Releases: micro-manager/pymmcore

v11.1.1.71.3

07 Oct 16:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.1.1.71.2...v11.1.1.71.3

v11.1.1.71.2

05 Jul 23:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.1.1.71.1...v11.1.1.71.2

v11.1.1.71.1

12 Jun 22:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.1.1.71.0...v11.1.1.71.1

v11.1.1.71.0

01 Dec 21:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.0.0.71.0...v11.1.1.71.0

v11.0.0.71.0

03 Nov 19:28
Compare
Choose a tag to compare

What's Changed

MMCore 11.0.0 removes some deprecated functions, but is otherwise fully backward-compatible.

Full Changelog: v10.7.0.71.0...v11.0.0.71.0

v10.7.0.71.0

20 Oct 21:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.4.0.71.0...v10.7.0.71.0

pymmcore 10.4.0.71.0

17 Aug 22:18
Compare
Choose a tag to compare

MMCore version 10.4.0
Device interface version 71

Stub (.pyi) updates from @tlambert03.
Update to dockerfile by @ianhi.
Add UnsignedVector so that getMultiROI() can be called.
Drop Python 3.7 support.
Update MMCore to latest (bugfix only).

pymmcore 10.3.0.71.0

31 Oct 21:34
Compare
Choose a tag to compare

MMCore version 10.3.0
Device interface version 71

Note the device interface version has changed.

pymmcore no longer depends on Boost (only relevant if building from source).
MMCore 10.3.0, compared to 10.1.1 and earlier, uses higher resolution (depending on platform) timestamps in time delta measurements and logging. For time delta measurements monotonic timestamps are used, eliminating potential issues when the time zone changes.

pymmcore 10.1.1.70.6

31 Oct 20:52
Compare
Choose a tag to compare

MMCore version 10.1.1
Device interface version 70

This release is identical to v10.1.1.70.5 except for the addition of Python 3.11 wheels and some changes to compiler and dependency (Boost) versions.

pymmcore 10.1.1.70.5

22 Jan 04:35
Compare
Choose a tag to compare

MMCore version 10.1.1
Device interface version 70

Adds wheels for Python 3.10.
Removes wheels for Python 3.6.
Python 3.10 (and later) wheels for Windows are 64-bit only.