Releases: diffpy/diffpy.stretched-nmf
Releases · diffpy/diffpy.stretched-nmf
0.2.0-rc.1
What's Changed
- Add getting started section and re-arrange install success check instructions by @bobleesj in #113
- Add bug report and feature request GitHub Issues template by @bobleesj in #114
- Add entry point to the CLI app by @bobleesj in #119
- Configure automatic spelling check via codespell within pre-commit by @bobleesj in #121
- Remove cvxpy for weight minimization, fix test values and refactor tests codes by @bobleesj in #120
- Add codecov secret to test on PR GitHub CI workflow - expect to see coverage info by @bobleesj in #133
- Recut - codecov in PR, Codespell, release checklist by @bobleesj in #136
- Add conda-forge release checklist to GitHub Issue template by @bobleesj in #137
- chore: shortened file names by @TingwenZhang in #149
- Migration into main by @sbillinge in #154
- ci: add docformatter config to pyproject.toml and apply them to the files by @zmx27 in #156
- refactor: merge john-development to main by @john-halloran in #187
- fix: properly update to scikit-package 0.3 by @john-halloran in #188
- Added convergence flag to fit() by @Andrea-gm in #189
- docs: clean up and add a real data XRD example by @john-halloran in #191
- fix: remove extraneous files and fix CI by @john-halloran in #192
- fix: list release branch in workflow by @john-halloran in #193
New Contributors
- @TingwenZhang made their first contribution in #149
- @Andrea-gm made their first contribution in #189
Full Changelog: 0.1.3...0.2.0-rc.1
What's Changed
- Add getting started section and re-arrange install success check instructions by @bobleesj in #113
- Add bug report and feature request GitHub Issues template by @bobleesj in #114
- Add entry point to the CLI app by @bobleesj in #119
- Configure automatic spelling check via codespell within pre-commit by @bobleesj in #121
- Remove cvxpy for weight minimization, fix test values and refactor tests codes by @bobleesj in #120
- Add codecov secret to test on PR GitHub CI workflow - expect to see coverage info by @bobleesj in #133
- Recut - codecov in PR, Codespell, release checklist by @bobleesj in #136
- Add conda-forge release checklist to GitHub Issue template by @bobleesj in #137
- chore: shortened file names by @TingwenZhang in #149
- Migration into main by @sbillinge in #154
- ci: add docformatter config to pyproject.toml and apply them to the files by @zmx27 in #156
- refactor: merge john-development to main by @john-halloran in #187
- fix: properly update to scikit-package 0.3 by @john-halloran in #188
- Added convergence flag to fit() by @Andrea-gm in #189
- docs: clean up and add a real data XRD example by @john-halloran in #191
- fix: remove extraneous files and fix CI by @john-halloran in #192
- fix: list release branch in workflow by @john-halloran in #193
New Contributors
- @TingwenZhang made their first contribution in #149
- @Andrea-gm made their first contribution in #189
Full Changelog: 0.1.3...0.2.0-rc.1
0.1.3
0.1.3rc0
What's Changed
Full Changelog: 0.1.2...0.1.3rc0
0.1.2
Added:
- Use GitHub Actions to build, release, upload to PyPI
- Added issue template for PyPI/GitHub release
Changed:
- Added tag check for release
- citation from arXiv to npj Comput Mater in docs
Fixed:
- Python version from 3.9 to 3.12 in CI news item
- tests folder at the root of the repo
- re-cookiecuter repo to groupd's package standard
- Add pip dependencies under pip.txt and conda dependencies under conda.txt