0.3.0-rc.0
Pre-release
Pre-release
·
25 commits
to main
since this release
What's Changed
- remove wavelength from loading metadata by @yucongalicechen in #123
- Implement xtype other than tth by @yucongalicechen in #120
- add codespell by @yucongalicechen in #125
- Recut - codecov in PR, release checklist by @bobleesj in #127
- Add conda-forge release checklist to GitHub Issue template by @bobleesj in #128
- Use
pip installin GitHub CI to supportGooeyfor Python 3.13 conda env by @bobleesj in #134 - Install
libgtkfor linux CI runner to build wxpython by @bobleesj in #136 - add gooey support by @yucongalicechen in #130
- Support 3.12 CI - conda install
wxPython, pip installgooey- to prevent buildingwxPythonby @bobleesj in #137 - Support Python 3.13 with wxPython 3.13 support on Conda-forge by @bobleesj in #139
- rename variables in
mud_calculator.pyand write more informative docstring by @yucongalicechen in #146 - rename x to dz in
mud_calculator.pyand decrease error tolerance for tests by @yucongalicechen in #147 - fix: update functions related to
diffpy.utilsupdate by @yucongalicechen in #151 - feat: Update docstrings and tests, introduce orcid argument by @yucongalicechen in #154
- fix: re-cookiecut to follow new group standard by @yucongalicechen in #156
- fix: update wavelengths by @yucongalicechen in #155
- docs: for functions module by @yucongalicechen in #163
- feat: new wavelength workflow by @yucongalicechen in #162
- feat: increase fast cal to muD=7 by @yucongalicechen in #170
- feat: make muD optional and have different options for specifying muD by @yucongalicechen in #168
- feat: config workflow for wavelength / anode type by @yucongalicechen in #169
- docs: for tools by @yucongalicechen in #172
- refactor: Remove the import of
extend_path from pkgutilindiffpy/__init__.pyby @bobleesj in #176 - feat: options for estimating muD theoretically by @yucongalicechen in #173
- docs: for main module and also serves as a quick-start tutorial by @yucongalicechen in #177
- feat: doi in readme, new group standard format by @yucongalicechen in #180
- recut using
scikit-packageto allow docs preview by @yucongalicechen in #190 - chore: renamed test.txt to tests.txt by @Frankiecesco510 in #194
- feat: add
applymudsubcommand by @yucongalicechen in #196 - skpkg: Update names to fit scikit-package naming convention by @cadenmyers13 in #205
- refactor: New cli for labpdfproc by @cadenmyers13 in #208
- skpkg: run
package updatefor scikit-package 0.3.0 by @cadenmyers13 in #212 - doc: Add published paper to README by @cadenmyers13 in #214
- doc: Add documentation reflecting new CLI by @cadenmyers13 in #215
- CI: Use
tests-on-pr.ymlfrom skpkg 0.3.0 and pip installinggooeyby @cadenmyers13 in #217 - fix: load runtime data using
importlib.resources.filesby @cadenmyers13 in #216
New Contributors
- @Frankiecesco510 made their first contribution in #194
Full Changelog: 0.2.0...0.3.0-rc.0