aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-08-22 14:41:40 +0200
committerThomas White <taw@physics.org>2022-08-22 14:41:40 +0200
commit0046aebc2cd466fd4a7a3a01ddf82e04376de062 (patch)
tree31044a32d10f3ad4361d532934ba88ab2aef7c48 /ChangeLog
parenteaf9e6250654e65daabbe98b6b4d5b5f8cd6924f (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1b8d1a9..6110e4f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+Changes in this development version
+-----------------------------------
+
+- New tutorial added (doc/articles/tutorial.rst)
+- Add Dockerfile and container CI setup (Silvan Schön)
+- Added scripts/install-indexers
+- Fixed peak coordinates when loading a stream (#66)
+- indexamajig: fixed --wait-for-file (#65)
+- indexamajig: re-implement and improve --profile
+- indexamajig: Return value 5 if no files could be processed
+- indexamajig: Fix harvest file JSON syntax (#68)
+- indexamajig: Put MsgPack peaks through validation procedure
+- indexamajig: Fix ZMQ request-reply sequence
+- indexamajig: Refuse to overwrite a stream
+- indexamajig: Avoid trouble with negative peaks in prediction refinement
+- indexamajig: Add ASAP::O and Seedee interfaces
+- indexamajig: Improve shutdown at end of data
+- partialator: Use default event ID when none given in --custom-split
+- Dropped support for pre-2015 stream formats
+- Recognise '.nx5' as HDF5
+- GUI: Use sbatch/scancel/scontrol instead of SLURM API
+- GUI: Honour fixed profile radius for single frame indexing (#61)
+- GUI: Better handling of error-filled indexamajig logs
+- GUI: Fix stream re-scan logic (#64)
+- GUI: Fix scrolling on Wayland
+- GUI: Add 'desktop' file (fixes window icons on Wayland)
+- GUI: Correct a mis-labelled field (Jerome Kieffer)
+- Build system: Allow building without HDF5
+- Build system: Disable OpenCL by default
+
+
CrystFEL version 0.10.1, 14 January 2022
----------------------------------------