We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48d88ee commit f450240Copy full SHA for f450240
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Release notes
2
3
+## Version 2021.1.2 - 2021-11-28
4
+
5
+### Added
6
7
+- Add access to the weight (g/mol) for ScatteringPowerAtom and Crystal
8
9
+### Changed
10
11
+- Add relative_length_tolerance and absolute_angle_tolerance_degree to
12
+ SpaceGroupExplorer::Run() and RunAll()
13
+- Crystal::XMLInput(): add a hook to re-use atomic scattering power when
14
+ mDeleteSubObjInDestructor is False
15
+- Better formula for Crystal and Molecule
16
17
+### Fixed
18
19
+- Crystal::XMLInput(): take into account mDeleteSubObjInDestructor.
20
21
## Version 2021.1.1 - 2021-06-04
22
23
### Added
0 commit comments