Releases: diffpy/diffpy.srxplanar
Releases · diffpy/diffpy.srxplanar
1.0.1
1.0.1-rc.0
What's Changed
- chore: add path to example file to successfully build conda-forge by @stevenhua0320 in #47
Full Changelog: 1.0.0...1.0.1-rc.0
1.0.0
Fixed:
- Support
scikit-packageLevel 5 standard (https://scikit-package.github.io/scikit-package/). load_image()function correctly finds files when passed a relative path.
Removed:
- Remove local clone of srxconfutils and replace with package from pypi
- Removed glob of user home in load-image
1.0.0-rc.0
What's Changed
- pyproject.toml by @sbillinge in #7
- toml by @sbillinge in #8
- chore: change diffpy to src/diffpy, modify project script in pyproject.toml by @zmx27 in #9
- skpkg: apply pre-commit hooks with no manual edits by @zmx27 in #13
- style: Fix E731, E712, E501, F821, F401 flake8 issue in srxplanarconfig and trifffile.py by @stevenhua0320 in #17
- style: fix codespell, remove unused module, and fix string too long issue. by @stevenhua0320 in #14
- style: fix E501, F401, E711 on mask, saveresults, selfcalibrate, and srxplanar.py by @stevenhua0320 in #16
- style: remove unused module, change style of string, fix codespell. by @stevenhua0320 in #15
- style: pass flake8 test and fix spelling error. by @stevenhua0320 in #19
- skpkg: migrate src folder and change project.toml comp to py 3.14 by @stevenhua0320 in #20
- skpkg: Add requirements to the folder by @stevenhua0320 in #21
- skpkg: add config files readthedocs, codecov, GitHub by @stevenhua0320 in #23
- skpkg: migrate docs/source files by @stevenhua0320 in #24
- skpkg: change README, license coverage year, and other files to scikit level-5 standard by @stevenhua0320 in #25
- style: change workflow to open source. by @stevenhua0320 in #26
- style: change workflow to public workflow. by @stevenhua0320 in #27
- Chore: add cookiecutter.json and fix license coverage by @stevenhua0320 in #28
- Migration -> main by @sbillinge in #29
- ci: remove quotes from python version to fix ci by @zmx27 in #31
- fix: Change CI badge to right directory by @stevenhua0320 in #33
- chore: change package to support python 3.11-3.13 in the initial release by @zmx27 in #35
- srxconfutils by @sbillinge in #36
- chore: remove noqas introduced during skpkging by @zmx27 in #38
- fix: python version pinned to 3.13 in merge to main workflow by @sbillinge in #39
- p313 by @sbillinge in #40
- Fix: fix loadimage function to robustly load image by @stevenhua0320 in #34
- skpkg: update README.rst installation instructions and other minor fixes by @zmx27 in #41
- chore: remove srxconfutils pip install from ci and update package entry point by @zmx27 in #43
- fix: remove glob of home in image-loader by @sbillinge in #45
- scriptname by @sbillinge in #44
New Contributors
- @sbillinge made their first contribution in #7
- @zmx27 made their first contribution in #9
- @stevenhua0320 made their first contribution in #17
Full Changelog: v1.1...1.0.0-rc.0
diffpy.srxplanar release v1.1
fix number of bugs and slightly change the output format
v1.0
v1.0 release of srxplanar