We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d061b commit e4d90a9Copy full SHA for e4d90a9
CHANGELOG.md
@@ -9,6 +9,9 @@
9
- Fix blank line javascript output when updating the Crystal 3D view
10
- Add RefinableObj.xml() to directly get the XMLOutput() as a string
11
- Add example notebooks to the sphinx-generated html documentation
12
+- Fix issue when using Crystal.XMLInput() for a non-empty structure.
13
+ Existing scattering power will be re-used when possible, and otherwise
14
+ not deleted anymore (which could lead to crashes).
15
16
## Version 2.2.0 -- 2021-06-08
17
0 commit comments