v1.0.0-rc.85
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
# Changelog
|
||||
## 1.0.0.rc.85
|
||||
This is an UNSTABLE release.
|
||||
|
||||
* jfjoch_viewer: When using online view, dataset info plots are not switched back to the first category for each image
|
||||
* jfjoch_viewer: Handle spot count better in dataset info plots
|
||||
* jfjoch_viewer: Highlight spots in ice ring resolutions in cyan, when detection is enabled
|
||||
|
||||
## 1.0.0.rc.84
|
||||
This is an UNSTABLE release.
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
project = 'Jungfraujoch'
|
||||
copyright = '2024, Paul Scherrer Institute'
|
||||
author = 'Filip Leonarski'
|
||||
release = '1.0.0-rc.84'
|
||||
release = '1.0.0-rc.85'
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
|
||||
@@ -22,8 +22,8 @@ communicate through network calls or other mechanisms.
|
||||
|
||||
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
||||
|
||||
- API version: 1.0.0-rc.84
|
||||
- Package version: 1.0.0-rc.84
|
||||
- API version: 1.0.0-rc.85
|
||||
- Package version: 1.0.0-rc.85
|
||||
- Generator version: 7.8.0
|
||||
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user