Skip to content

Releases: diffpy/diffpy.utils

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.

3.2.2

02 Oct 22:04
40d2337
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

The release is also available at PyPI and Conda.

3.2.1

02 Oct 21:29
6735cf0
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

The release is also available at PyPI and Conda.

Release 3.2.0

02 Oct 21:17
ab41c2d
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

The release is also available at PyPI and Conda.

Release 3.1.0

10 Dec 07:29
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

The release is also available at PyPI and Conda.

Release 3.0.0

12 Mar 23:37
v3.0.0
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

Release is also available at https://pypi.python.org/pypi.

Release 1.2.2

12 Jun 19:42
v1.2.2
Compare
Choose a tag to compare

Changes since v1.2.1

  • Move package files to the src directory.
  • Resolve all warnings raised by pyflakes checker.
  • Make the project tarball reproducible on Mac OS X.
  • Use automated TestCase discovery.
  • Support test selection in the debug script.
  • Make makesdist script Python 3 compatible.
  • Disclaim compatibility with Python 2.6.

Release is also available at https://pypi.python.org/pypi.

Release 1.2.1

31 Jan 17:45
v1.2.1
Compare
Choose a tag to compare

Changes since v1.2

  • Extract exact version from a tagged git archive.
  • Exclude development files from a git-archive package.
  • Remove unused imports and unused local variables.

Release is also available at https://pypi.python.org/pypi.