Pymmcore-nano

Latest version: v11.5.0.73.0

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

11.5.0.73.0

What's Changed
* fix: fix ownership of numpy array (copy buffers by default) by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/37
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/pymmcore-nano/pull/35
* build: make wheel output a single package folder by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/39
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/pymmcore-nano/pull/43
* ci(dependabot): bump pypa/cibuildwheel from 2.22 to 2.23 by dependabot in https://github.com/pymmcore-plus/pymmcore-nano/pull/42
* feat: single top level meson.build, add NotificationTester and SequenceTester by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/44
* docs: add docs build by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/40
* fix: Fix stubgen to order members properly by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/45
* build: Update mmcore for DIV 73 by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/46
* test: no boost on windows by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/47


**Full Changelog**: https://github.com/pymmcore-plus/pymmcore-nano/compare/v11.3.0.71.1...v11.5.0.73.0

11.3.0.71.1

What's Changed
* style: update clang-format to do better wrapping of chained .def calls by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/34
* feat: Don't hold GIL by default by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/33


**Full Changelog**: https://github.com/pymmcore-plus/pymmcore-nano/compare/v11.3.0.71.0...v11.3.0.71.1

11.3.0.71.0

What's Changed
* ci: try fix wheel building, and test cibuildwheel on main by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/27
* ci(dependabot): bump astral-sh/setup-uv from 4 to 5 by dependabot in https://github.com/pymmcore-plus/pymmcore-nano/pull/28
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/pymmcore-nano/pull/29
* feat: Add setSLMImage and loadSLMSequence by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/30
* build: Update sources, and simplify/document the procedure for updating sources by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/31


**Full Changelog**: https://github.com/pymmcore-plus/pymmcore-nano/compare/v...v11.3.0.71.0

11.2.1.71.0.dev3

What's Changed
* ci(dependabot): bump astral-sh/setup-uv from 4 to 5 by dependabot in https://github.com/pymmcore-plus/pymmcore-nano/pull/28
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/pymmcore-nano/pull/29
* feat: Add setSLMImage and loadSLMSequence by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/30


**Full Changelog**: https://github.com/pymmcore-plus/pymmcore-nano/compare/v11.2.1.71.0.dev2...v11.2.1.71.0.dev3

11.2.1.71.0.dev2

What's Changed
* build: use subtree rather than submodule by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/25
* ci: try fix wheel building, and test cibuildwheel on main by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/27


**Full Changelog**: https://github.com/pymmcore-plus/pymmcore-nano/compare/v11.2.1.71.0.dev1...v11.2.1.71.0.dev2

11.2.1.71.0.dev1

What's Changed
* fix: Fix Windows CI build by jacopoabramo in https://github.com/pymmcore-plus/pymmcore-nano/pull/4
* fix: fix stubgen by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/7
* test: add adapters for macos by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/8
* test: add linux adapters by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/9
* fix: add Windows tests (take 2) by jacopoabramo in https://github.com/pymmcore-plus/pymmcore-nano/pull/10
* test: update test syntax, add tuple by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/11
* feat: extend module attributes, support classes, and add full cpp test coverage by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/12
* test: more test coverage by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/13
* feat: working numpy arrays for methods that return arrays by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/14
* ci(dependabot): bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/pymmcore-plus/pymmcore-nano/pull/16
* ci(dependabot): bump astral-sh/setup-uv from 3 to 4 by dependabot in https://github.com/pymmcore-plus/pymmcore-nano/pull/15
* fix: fix core callback polymorphism by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/17
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/pymmcore-nano/pull/19
* feat: compatibility with pymmcore-plus by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/20
* better versioning by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/21
* build: try building wheels and sdist by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/22
* fix: RGB image parsing by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/23
* chore: fix python 3.9 by tlambert03 in https://github.com/pymmcore-plus/pymmcore-nano/pull/24

New Contributors
* jacopoabramo made their first contribution in https://github.com/pymmcore-plus/pymmcore-nano/pull/4
* tlambert03 made their first contribution in https://github.com/pymmcore-plus/pymmcore-nano/pull/7
* dependabot made their first contribution in https://github.com/pymmcore-plus/pymmcore-nano/pull/16
* pre-commit-ci made their first contribution in https://github.com/pymmcore-plus/pymmcore-nano/pull/19

**Full Changelog**: https://github.com/pymmcore-plus/pymmcore-nano/commits/v11.2.1.71.0.dev1

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.