1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-14 04:33:02 +01:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-11 20:52:52 +00:00
parent b4f6f5aa8b
commit bd5aafc052
2 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,17 @@
# CHANGELOG
## v3.2.0 (2026-03-11)
### Features
- **curve, waveform**: Add dap_parameters for lmfit customization in DAP requests
([`14d51b8`](https://github.com/bec-project/bec_widgets/commit/14d51b80169f5a060dd24287f3a6db9a4b41275a))
- **waveform**: Composite DAP with multiple models
([`b4f6f5a`](https://github.com/bec-project/bec_widgets/commit/b4f6f5aa8bcd0f6091610e8f839ea265c87575e0))
## v3.1.4 (2026-03-11)
### Bug Fixes

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "3.1.4"
version = "3.2.0"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [