Skip to content

Releases: diffpy/diffpy.utils

3.5.0

27 Oct 00:32
9f8269c
Compare
Choose a tag to compare

Added:

  • Support for Python 3.13

Removed:

  • Support for Python 3.10

3.4.3

26 Oct 20:57
5eedb0d
Compare
Choose a tag to compare

Added:

  • Diffraction_objects mentioned in the README

Fixed:

  • Recut to group's package standard, fix installation, add GitHub release workflow
  • setuptools-git-versioning from <2.0 to >= 2.0 in pyproject.toml
  • Two Pytest warnings due to numpy and pytest mocker in test_dump function
  • Add pip dependencies under pip.txt and conda dependencies under conda.txt

3.4.3rc0

26 Oct 11:28
5eedb0d
Compare
Choose a tag to compare
3.4.3rc0 Pre-release
Pre-release

What's Changed

  • Fix contributors typo by @bobleesj in #117
  • added mention of DO's in README by @sbillinge in #116
  • Update setuptools-git-versioning >= 2.0 by @bobleesj in #118
  • Add citation to readme by @bobleesj in #119
  • Add pip packages under pip.txt by @alisnwu in #124
  • Recut - update REAMDE, remove unnecessary files, use GitHub release workflowRecut release by @alisnwu in #127
  • Remove two Pytest warnings due to numpy and pytest mocker in test_dump function by @bobleesj in #112

New Contributors

Full Changelog: 3.4.2...3.4.3rc0

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.