Releases: diffpy/diffpy.pdffit2
Releases · diffpy/diffpy.pdffit2
1.4.4rc0
What's Changed
- Black and flake8 by @8bitsam in #31
- Precommit edits by @8bitsam in #32
- Cookiecutting - src directory by @8bitsam in #34
- Cookiecutting - C++ extension by @8bitsam in #35
- Cookiecutting - build infrastructure by @8bitsam in #37
- Cookiecutting - fix editable mode build by @8bitsam in #38
- Cookiecutting - tests by @8bitsam in #39
- Cookiecutter - add workflows by @8bitsam in #42
- Cookiecutting - docs by @8bitsam in #40
- Cookiecutting - add new files by @8bitsam in #43
- Cookiecutting - modify files v2 by @8bitsam in #47
- Cookie - delete files v3 by @8bitsam in #49
- News by @sbillinge in #50
- Cookiecutting - update readme by @8bitsam in #52
- Cookiecutting - build docs api by @8bitsam in #51
- Cookiecutting - multi-platform testing by @8bitsam in #53
- Cookiecutting - remove rever by @8bitsam in #54
- Sparks239032 Try by @Sparks29032 in #60
- don't test on push into cookie any more, linting coveragerc by @sbillinge in #62
- Small edit by @Sparks29032 in #63
- Pyproject.toml cookie edits by @8bitsam in #64
- Match cookiecutter by @Sparks29032 in #65
- merge of cookie into main by @sbillinge in #61
New Contributors
- @sbillinge made their first contribution in #50
Full Changelog: 1.4.3...1.4.4rc0
1.4.3
1.4.1
1.4.0
This is an alpha build of the pdffit2 library (1.4.0)
Release 1.4.0
See CHANGELOG.md for detailed release notes.
Release 1.2.0
See CHANGELOG.md for detailed release notes.
Release is also available at https://pypi.python.org/pypi.
Release 1.1
Changes since the last released package 1.0-r6773 (2011-11-22)
- Unit tests included with the package installation.
- facility for running unit tests for pdffit2 dependencies
- removed unused function per clang warning.
- Use git tags for version information.
- Remove obsolete Make.mm related files.
- Support diffpy.Structure 1.2 in the master branch.
- Improve handling of version metadata.
- Script for making clean distribution bundles.
- Remove unused variables.
- Extract exact version from a tagged git archive.
- Always perform test that needs diffpy.Structure.
- Fix shadowed test name.
- Define _USE_MATH_DEFINES when building with MSVC.
- Remove redundant definitions of _USE_MATH_DEFINES.
- Do not allocate or free NR matrix with no elements.
- Use static link with the GSL library.
- Fix Makefile for Mac OS X and link with static gsl.
- Do not allocate NR vector with zero elements.
- Include C++ headers rather than C versions.
- Remove unused functions and header declarations.
- Fix crash when refining with zero parameters.
- Add Anaconda build recipe.
- Activate travis testing and coverage reports.
- Convert pdffit2 script to an IPython extension.
- Update year and email in the intro message.
- Add easy plotting to IPython extension.
- Remove pdffit2 and pdffit2server scripts.
- Test installation of packages from install_requires.
- Build stripped extension module for Linux conda.
- Convert README to RST format.
- Add README badges for travis and codecov status.
- Move C++ unit tests to their own directory.
- Add conda instructions to README.
- Fix date formatting in the intro message.
Release is also available at https://pypi.python.org/pypi.