You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Release notes
2
2
3
+
## Version 2.2.0 -- 2021-06-08
4
+
5
+
Notable differences from version 2.1.0.
6
+
7
+
- Add access to Radiation class & functions to change RadiationType, wavelength in PowderPattern and ScatteringData (and hence DiffractionDataSingleCrystal) classes.
8
+
9
+
- Fix the custodian_ward when creating a PowderPatternDiffraction: PowderPatternDiffraction must persist while PowderPattern exists, and Crystal must persist while PowderPatternDiffraction exists.
10
+
11
+
- Add 3D Crystal viewer `pyobjcryst.crystal.Crystal.widget_3d`.
0 commit comments