new release
This commit is contained in:
Vendored
+5
-2
@@ -1,8 +1,11 @@
|
||||
python3-damaris (0.21) UNRELEASED; urgency=medium
|
||||
python3-damaris (0.22) stable; urgency=medium
|
||||
|
||||
* fixed autocomplete in the editor tabs
|
||||
* added clipping warning on ADC overload, ADC bit-depth settable in config
|
||||
* Accumulation object keeps track of job_ids
|
||||
* get_result_by_index keeps common description
|
||||
|
||||
-- Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de> Sat, 04 Jul 2026 20:00:13 +0200
|
||||
-- Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de> Sun, 05 Jul 2026 14:09:34 +0200
|
||||
|
||||
python3-damaris (0.20) stable; urgency=medium
|
||||
|
||||
|
||||
@@ -15,5 +15,5 @@
|
||||
|
||||
## module contents
|
||||
#
|
||||
__version__ = "0.21"
|
||||
__version__ = "0.22"
|
||||
__all__=["experiments", "data", "gui"]
|
||||
|
||||
Reference in New Issue
Block a user