Releases: diffpy/diffpy.utils
Releases · diffpy/diffpy.utils
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.
3.2.3
3.2.2
3.2.1
Release 3.2.0
See CHANGELOG.md for detailed release notes.
Release 3.1.0
See CHANGELOG.md for detailed release notes.
Release 3.0.0
See CHANGELOG.md for detailed release notes.
Release is also available at https://pypi.python.org/pypi.
Release 1.2.2
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
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.