Useq-schema

Latest version: v0.7.2

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

Scan your dependencies

Page 4 of 4

0.3.1

What's Changed
* fix: change action type hint on MDAEvent by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/108


**Full Changelog**: https://github.com/pymmcore-plus/useq-schema/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/89
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/90
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/92
* fix: MDASequence iter_sequence method by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/93
* refactor: Simplify subsequence by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/95
* feat: add Actions to MDA event, and add autofocus events by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/96
* fix: fix inherit sequence autofocus + add tests by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/98
* fix: KeyError fix in MDASequence _should_skip method by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/99
* test: use different pattern for testing by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/100
* feat: accept numpy arrays for list fields by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/101
* refactor: move replace to FrozenModel by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/104
* style: add a couple rules to ruff by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/103
* refactor: Remove `NoX` plans by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/102
* fix: remove NoX plans from docs by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/105
* feat: add ci tests for pymmcore_widgets by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/106
* feat: add `keep_shutter_open` to MDAEvent by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/107


**Full Changelog**: https://github.com/pymmcore-plus/useq-schema/compare/v0.2.1...v0.3.0

0.2.1

What's Changed
* fix: fix _check_order method by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/86
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/87
* fix: pin pydantic version to < 2.0 by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/88


**Full Changelog**: https://github.com/pymmcore-plus/useq-schema/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* ci: update precommit by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/69
* tests: Move serialization test data to files by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/71
* docs: Update README.md by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/72
* feat: add tile dimension by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/70
* test: speed up tests by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/73
* fix: fix TileRelative and TileFromCorners by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/74
* feat: add different ways of ordering the grid positions by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/75
* feat: add warning on unused keys in valid object by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/78
* refactor: rename tile with grid by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/79
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/82
* fix: update GridFromCorners with top, left, bottom, right floats by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/80
* feat: add sequence to Position object + update MDASequence iter_sequence + test [WIP] by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/81
* docs: Add grid to docs by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/83
* ci(pre-commit.ci): autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/84
* fix: fix skip channel in iter_sequence + tests by fdrgsp in https://github.com/pymmcore-plus/useq-schema/pull/85


**Full Changelog**: https://github.com/pymmcore-plus/useq-schema/compare/v0.1.5...v0.2.0

0.1.5

What's Changed
* docs: add favicon by ianhi in https://github.com/pymmcore-plus/useq-schema/pull/64
* docs: some updates to the docs by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/63
* style: update pre-commit by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/65
* refactor: change order of z plan union resolution by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/66


**Full Changelog**: https://github.com/pymmcore-plus/useq-schema/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/51
* ci(pre-commit.ci): pre-commit autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/52
* ci(pre-commit.ci): pre-commit autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/53
* style: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/54
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pymmcore-plus/useq-schema/pull/55
* build: use hatch and ruff by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/57
* ci(dependabot): bump styfle/cancel-workflow-action from 0.9.1 to 0.11.0 by dependabot in https://github.com/pymmcore-plus/useq-schema/pull/59
* ci(dependabot): bump codecov/codecov-action from 1 to 3 by dependabot in https://github.com/pymmcore-plus/useq-schema/pull/58
* docs: docs with mkdocs by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/60
* docs: update nav in docs by tlambert03 in https://github.com/pymmcore-plus/useq-schema/pull/61

New Contributors
* dependabot made their first contribution in https://github.com/pymmcore-plus/useq-schema/pull/59

**Full Changelog**: https://github.com/pymmcore-plus/useq-schema/compare/v0.1.3...v0.1.4

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.