Skip to content

Releases: diffpy/diffpy.utils

3.4.2rc0

18 Sep 02:22
ce5da20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.1...3.4.2rc0

3.4.2

18 Sep 02:23
Compare
Choose a tag to compare

Added:

  • link docs in the README

Changed:

  • removed need to install requirements separately when pip installing.

Fixed:

  • Updated package structure to new group standard

3.4.0

13 Jun 21:46
Compare
Choose a tag to compare

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

30 Mar 18:40
1d9d94c
Compare
Choose a tag to compare

See CHANGELOG.rst for detailed release notes.

The release is also available at PyPI and Conda.

3.3.0

29 Mar 20:17
494f4c4
Compare
Choose a tag to compare

See CHANGELOG.rst for detailed release notes.

The release is also available at PyPI and Conda.

3.2.7

20 Jan 03:07
Compare
Choose a tag to compare

See CHANGELOG.rst for detailed release notes.

The release is also available at PyPI and Conda.

3.2.6

20 Jan 02:52
Compare
Choose a tag to compare

See CHANGELOG.rst for detailed release notes.

The release is also available at PyPI and Conda.

3.2.5

20 Jan 02:38
Compare
Choose a tag to compare

See CHANGELOG.rst for detailed release notes.

The release is also available at PyPI and Conda.
Fixed:

  • Added a wx import to fix module not found error.

3.2.4

13 Nov 21:45
Compare
Choose a tag to compare

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 to sphinx_rtd_theme.
  • User now warned when data_table data overwrites hdata (header) data.

3.2.3

02 Oct 22:11
f5b78dc
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

The release is also available at PyPI and Conda.