Skip to content

1.0.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Nov 16:09
· 8 commits to main since this release
fbf89f1

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

Full Changelog: v1.1...1.0.0-rc.0