3.7.0-rc.0
Pre-release
Pre-release
·
10 commits
to main
since this release
What's Changed
- Normalize paths before assert by @Tieqiong in #359
- fix: fix docstring to interpolate right entry. by @stevenhua0320 in #361
- fix: fix format of docstring to have no warning in html build by @stevenhua0320 in #362
- feat: add
@deprecateddecorator by @cadenmyers13 in #363 - fix: fix import to right file in examples by @stevenhua0320 in #364
- fix: fix deprecator to exactly match python 3.13 API by @cadenmyers13 in #366
- fix: add real data into example by @stevenhua0320 in #365
- feat: Deprecation message helper by @cadenmyers13 in #367
- scikit:recut diffpy.utils using latest scikit-package. by @stevenhua0320 in #369
- fix: Remove API for calculating mu from packing fraction by @cadenmyers13 in #370
- build: Add support for python 3.14 and drop for python 3.11 by @stevenhua0320 in #374
- deprecator by @sbillinge in #373
- depr tests by @sbillinge in #372
- docs: Mu calculation documentation by @cadenmyers13 in #375
- V3.7.0 by @cadenmyers13 in #377
- doc: Api docs for 3.7.0 by @cadenmyers13 in #379
- bug: docstring print statement bug by @cadenmyers13 in #380
New Contributors
- @stevenhua0320 made their first contribution in #361
Full Changelog: 3.6.1...3.7.0-rc.0