mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-26 21:22:58 +02:00
3.29.4
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.29.4 (2026-07-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **image**: Custom colorbar histogram with a custom right-click menu for better UX
|
||||
([`b776499`](https://github.com/bec-project/bec_widgets/commit/b77649954fe27e0014b28d5a1ab769e1884b7158))
|
||||
|
||||
- **plot_base**: Preserve fractional values when setting ranges from tuples
|
||||
([`170a9c0`](https://github.com/bec-project/bec_widgets/commit/170a9c0b1d6ed18417cfa42552e3d916d32189ce))
|
||||
|
||||
|
||||
## v3.29.3 (2026-07-14)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.29.3"
|
||||
version = "3.29.4"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user