Releases: diffpy/diffpy.morph
Releases · diffpy/diffpy.morph
0.2.0-rc.1
What's Changed
- Squeeze morph: Adding UCs tests by @Luiskitsu in #182
- Bug (unintentional feature) fixes by @Sparks29032 in #184
- Reset Rw back to original by @Sparks29032 in #187
- test/func: created a test and function for MorphFuncy by @Luiskitsu in #186
- Enable refinement of lists and dictionary input parameters by @Luiskitsu in #190
- chore: pre-commit auto fixes from prettier by @zmx27 in #200
- skpkg: setup CI after migrating tests, src, requirements, and .github folder by @zmx27 in #201
- skpkg: add configuration files for pre-commit, readthedocs, codecov by @zmx27 in #202
- skpkg: migrate documentation, README, and public static files by @zmx27 in #204
- skpkg: migrate large doc/manual files by @zmx27 in #205
- chore: merge fully migrated migration branch into main by @sbillinge in #206
- ci: add docformatter config to pyproject.toml and apply them to the files by @zmx27 in #214
- Add squeeze morph to CLI by @Sparks29032 in #216
- Add tolerance option by @Sparks29032 in #217
- Remove manual and update README by @Sparks29032 in #218
- Add test for prolate spheroid by @Sparks29032 in #219
- Rename PDF-specific smear option to
--smear-pdf
by @Sparks29032 in #220 - Python Interfacing for PDFmorph (Clean Branch) by @Sparks29032 in #191
- Remove unused
__main__
block in tests by @Sparks29032 in #222 - doc/tutorial: adding a tutorial for MorphFuncy and proper docstring by @Luiskitsu in #215
- Split
quickstart.rst
tutorial by @Sparks29032 in #225 - Added MorphSqueeze and MorphFuncy tutorials by @Luiskitsu in #226
- Edge cases and error handling for the squeeze morph by @Sparks29032 in #227
- Add new api-documentation by @Sparks29032 in #228
- Fixing typos in documentation and tutorials by @Sparks29032 in #229
New Contributors
- @Luiskitsu made their first contribution in #182
- @zmx27 made their first contribution in #200
Full Changelog: 0.1.4rc1...0.2.0-rc.1
0.2.0-rc.0
What's Changed
- Squeeze morph: Adding UCs tests by @Luiskitsu in #182
- Bug (unintentional feature) fixes by @Sparks29032 in #184
- Reset Rw back to original by @Sparks29032 in #187
- test/func: created a test and function for MorphFuncy by @Luiskitsu in #186
- Enable refinement of lists and dictionary input parameters by @Luiskitsu in #190
- chore: pre-commit auto fixes from prettier by @zmx27 in #200
- skpkg: setup CI after migrating tests, src, requirements, and .github folder by @zmx27 in #201
- skpkg: add configuration files for pre-commit, readthedocs, codecov by @zmx27 in #202
- skpkg: migrate documentation, README, and public static files by @zmx27 in #204
- skpkg: migrate large doc/manual files by @zmx27 in #205
- chore: merge fully migrated migration branch into main by @sbillinge in #206
- ci: add docformatter config to pyproject.toml and apply them to the files by @zmx27 in #214
- Add squeeze morph to CLI by @Sparks29032 in #216
- Add tolerance option by @Sparks29032 in #217
- Remove manual and update README by @Sparks29032 in #218
- Add test for prolate spheroid by @Sparks29032 in #219
- Rename PDF-specific smear option to
--smear-pdf
by @Sparks29032 in #220 - Python Interfacing for PDFmorph (Clean Branch) by @Sparks29032 in #191
- Remove unused
__main__
block in tests by @Sparks29032 in #222 - doc/tutorial: adding a tutorial for MorphFuncy and proper docstring by @Luiskitsu in #215
- Split
quickstart.rst
tutorial by @Sparks29032 in #225 - Added MorphSqueeze and MorphFuncy tutorials by @Luiskitsu in #226
- Edge cases and error handling for the squeeze morph by @Sparks29032 in #227
- Add new api-documentation by @Sparks29032 in #228
- Fixing typos in documentation and tutorials by @Sparks29032 in #229
New Contributors
- @Luiskitsu made their first contribution in #182
- @zmx27 made their first contribution in #200
Full Changelog: 0.1.4rc1...0.2.0-rc.0
0.1.4rc1
What's Changed
- Support Python 3.13, update pyproject.toml by @bobleesj in #141
- Adding multiple morphs for single target by @Sparks29032 in #145
- Recut - codecov in PR, Codespell, release checklist by @bobleesj in #151
- Add conda-forge release checklist to GitHub Issue template by @bobleesj in #152
- Fix job names in
check-news-item.yml
,tests-on-pr.yml
by @bobleesj in #153 - Fix tools diffpy.utils paths by @Sparks29032 in #154
- Add shifting morph by @Sparks29032 in #155
- fix: import
loadData
anddeserialize_data
directly to adopt new API fromdiffpy.utils(3.6.0)
by @ycexiao in #162 - style: set the line width limit to 79 by @ycexiao in #164
- Refactor PDFmorph to diffpy.morph by @Sparks29032 in #172
- fix: add temperature field to tutorial data by @ycexiao in #174
- docs: move manual to online doc by @ycexiao in #173
- adding admin username by @sbillinge in #176
New Contributors
Full Changelog: 0.1.3...0.1.4rc1