Releases: diffpy/diffpy.utils
Releases · diffpy/diffpy.utils
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_themetosphinx_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
makesdistscript 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.
Release 1.2
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.