Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-12 18:37:31 +00:00
parent cab8844d0d
commit 840669618b
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,6 +1,19 @@
# CHANGELOG
## v3.33.2 (2026-08-12)
### Bug Fixes
- **scatter_waveform**: Trim live x/y/z buffers to common length before plotting
([`cab8844`](https://github.com/bec-project/bec_widgets/commit/cab8844d0dd3525344a9e599b474a86891dcd9e2))
### Performance Improvements
- **scatter**: Pooled quantized z-brushes enable symbol-atlas caching
([`dc57a90`](https://github.com/bec-project/bec_widgets/commit/dc57a90357c709c4ff57d31350b7c06d0fb9f7f0))
## v3.33.1 (2026-08-05)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.33.1"
version = "3.33.2"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [