Releases: diffpy/diffpy.utils
Releases · diffpy/diffpy.utils
3.4.2
3.4.0
Added:
- utility for handling the capture of username and email for diffpy applications
- eq method into Diffraction_object so we can equation two instances of a diffraction object
Changed:
- diffraction_object.dump now adds creation time and diffpy.utils version number to the output file
Fixed:
- fixed inadvertent overwrite of attributes on self.insert_scattering_quantity()
3.3.1
3.3.0
3.2.7
3.2.6
3.2.5
3.2.4
See CHANGELOG.rst for detailed release notes.
The release is also available at PyPI and Conda.
Added:
- New documentation build.
- Added examples for file parsers and resampling.
- Tested for Jupyter Notebook compatibility.
Changed:
- Theme changed from
sphinx_py3doc_enhanced_theme
tosphinx_rtd_theme
. - User now warned when data_table data overwrites hdata (header) data.