mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 03:31:50 +02:00
1.9.1
Automatically generated by python-semantic-release
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,6 +1,14 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.9.1 (2024-12-10)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **designer**: General way to find python lib on linux
|
||||||
|
([`6563abf`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/6563abfddc9fc9baba6769022d6925545decdba9))
|
||||||
|
|
||||||
|
|
||||||
## v1.9.0 (2024-12-10)
|
## v1.9.0 (2024-12-10)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
@ -200,13 +208,3 @@ Depending on the test, auto-updates are enabled or not.
|
|||||||
|
|
||||||
|
|
||||||
## v1.3.3 (2024-11-07)
|
## v1.3.3 (2024-11-07)
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
- **scan_control**: Devicelineedit kwargs readings changed to get name of the positioner
|
|
||||||
([`5fabd4b`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/5fabd4bea95bafd2352102686357cc1db80813fd))
|
|
||||||
|
|
||||||
### Documentation
|
|
||||||
|
|
||||||
- Update outdated text in docs
|
|
||||||
([`4f0693c`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/4f0693cae34b391d75884837e1ae6353a0501868))
|
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "bec_widgets"
|
name = "bec_widgets"
|
||||||
version = "1.9.0"
|
version = "1.9.1"
|
||||||
description = "BEC Widgets"
|
description = "BEC Widgets"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
Reference in New Issue
Block a user