Releases: diffpy/diffpy.srmise
Releases · diffpy/diffpy.srmise
0.8.0
Added:
- Support for Python 3.14
- Spelling check via Codespell in pre-commit
- Coverage report in each PR
- Codespell for automatic spelling check, configured in pre-commit
Changed:
- Improved the error message of
extract()when user has issue in CLI control
Fixed:
- Typos in the source code and documentation
- Fixed extracting single peak with
py2legacy cleanup
Removed:
- Support for Python 3.11
0.8.0-rc.0
What's Changed
- Implement automatic spell check via Codespell and fix typos by @bobleesj in #149
- Recut - codecov in PR, Codespell, release checklist by @bobleesj in #152
- Add conda-forge release checklist to GitHub Issue template by @bobleesj in #153
- Migration by @sbillinge in #172
- chore: add support for python 3.14 and remove for 3.11 by @stevenhua0320 in #174
- chore: re-scikit-packaged diffpy.srmise by @stevenhua0320 in #176
- chore: rename docs files with dash connected by @stevenhua0320 in #177
- fix: fix load single peak in py3 support by @stevenhua0320 in #178
- build: add bg-mpl-stylesheet to have better plot by @stevenhua0320 in #180
- chore: improve the error message when CLI control by @stevenhua0320 in #181
- chore: change email and instruction by @stevenhua0320 in #182
Full Changelog: 0.7.0...0.8.0-rc.0
0.7.0
Added:
- Support for Python 3.13
Removed:
- Support for Python 3.10
0.7.0rc0
0.6.1
Fixed:
- Recut to group's package standard, fix installation, add GitHub release workflow
- Update Python, matploblib API to run documentation CLI tutorials
- support setuptools-git-versioning>=2.0
- Configure entry point in pyproject.toml to run CLI commands
0.6.1rc3
What's Changed
- Fix CI badger by @bobleesj in #130
- Use git version >= 2.0 in pyproject.toml by @bobleesj in #131
- Fix citation format for conda-forge recipe windows build by @bobleesj in #132
- Recut - update REAMDE, remove unnecessary files, use GitHub release workflow by @bobleesj in #133
- Fix bugs to run tutorial CLI, update python, matplotlib API by @bobleesj in #137
- Add entry point to srmise app to run CLI in pyproject.toml by @bobleesj in #135
- Add module name to init.py files to allow building without Wheel contains duplicate files error by @bobleesj in #139
Full Changelog: 0.6.0...0.6.1rc3
0.6.1rc1
What's Changed
- Fix CI badger by @bobleesj in #130
- Use git version >= 2.0 in pyproject.toml by @bobleesj in #131
- Fix citation format for conda-forge recipe windows build by @bobleesj in #132
- Recut - update REAMDE, remove unnecessary files, use GitHub release workflow by @bobleesj in #133
- Fix bugs to run tutorial CLI, update python, matplotlib API by @bobleesj in #137
- Add entry point to srmise app to run CLI in pyproject.toml by @bobleesj in #135
- Add module name to init.py files to allow building without Wheel contains duplicate files error by @bobleesj in #139
Full Changelog: 0.6.0...0.6.1rc1
0.6.0
Added:
- add api workflow
Changed:
- Moved diffpy.srmise from python2 to python3.
- Used dynamic api build generated by new cookiecutter.
- Changed workflow for build to satisfy new cookiecutter
Removed:
- Removed travis.yml and other useless files
Fixed:
- Recookiecuttered diffpy.srmise to new BillingeGroup standard
- Fixed numpy format boolean counting, numpy int slicing error.
- Cookiecuttered diffpy.srmise to new Billingegroup standard.
- add pip dependencies under pip.txt, conda dependencies under conda.txt
- add tutorial and extending examples to docs
0.1.0rc1
What's Changed
- fix dependency installation by @stevenhua0320 in #110
- change test dir to top level by @stevenhua0320 in #111
- fix FutureWarning& make todo for future pytest by @stevenhua0320 in #113
- correction on the definition of res and numpydoc build by @stevenhua0320 in #112
- change python version in README.rst by @stevenhua0320 in #107
- add untrack files in cookiecutter by @stevenhua0320 in #117
- change doc/manual/source dir to doc/source by @stevenhua0320 in #120
- add pytest-cov to test requirement by @stevenhua0320 in #121
- add api workflow by @stevenhua0320 in #124
- Add tutorials/extension to docs nav bar, create pip.txt by @bobleesj in #128
New Contributors
Full Changelog: 0.1.0rc0...0.1.0rc1
0.1.0rc0
What's Changed
- fix p3 by @sbillinge in #12
- Cookie by @sbillinge in #105
Full Changelog: https://github.com/diffpy/diffpy.srmise/commits/0.1.0rc0