Skip to content

Releases: diffpy/diffpy.utils

3.2.4

13 Nov 21:45

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

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

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

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

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

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

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

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

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.

Release 1.2

06 Jan 19:48
v1.2

Choose a tag to compare

Use the attached tarball, automatic archives have incomplete version data.

md5sum

c82dcba2d2c2d7fcdcff6ae28262f3d3  diffpy.utils-1.2.tar.gz

Updates since v1.1

  • Improve handling of version metadata.
  • Activate travis testing for OS X and Linux, generate coverage reports.
  • Add README badges for unit test status and test coverage.
  • Add conda build recipe, advise to install with conda.