Skip to content

Tags: diffpy/diffpy.srmise

Tags

0.8.0

Toggle 0.8.0's commit message
update changelog

0.8.0-rc.0

Toggle 0.8.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: change email and instruction (#182)

* chore: change email and instruction

* build: replace docformatter with ruff and make auto-fix

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Python 3.13, drop 3.10 (#143)

* Modify pyproject.toml to support 3.13, drop 3.10

* Add requires-python = ">=3.11, <=3.13" in pyprojet.toml

* Add requires-python = ">=3.11, <=3.13" to news

* Add >=3.11, <3.14 in news

* Update pyproject.toml with >=3.11, <3.14

* Standardize news file

0.7.0rc0

Toggle 0.7.0rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Python 3.13, drop 3.10 (#143)

* Modify pyproject.toml to support 3.13, drop 3.10

* Add requires-python = ">=3.11, <=3.13" in pyprojet.toml

* Add requires-python = ">=3.11, <=3.13" to news

* Add >=3.11, <3.14 in news

* Update pyproject.toml with >=3.11, <3.14

* Standardize news file

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add module name to __init__.py files to allow building without Wheel …

…contains duplicate files error (#139)

* Add content to __init__ files

* [pre-commit.ci] auto fixes from pre-commit hooks

* baselines->applications in init

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Simon Billinge <sbillinge@users.noreply.github.com>

0.6.1rc3

Toggle 0.6.1rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add module name to __init__.py files to allow building without Wheel …

…contains duplicate files error (#139)

* Add content to __init__ files

* [pre-commit.ci] auto fixes from pre-commit hooks

* baselines->applications in init

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Simon Billinge <sbillinge@users.noreply.github.com>

0.6.1rc1

Toggle 0.6.1rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add module name to __init__.py files to allow building without Wheel …

…contains duplicate files error (#139)

* Add content to __init__ files

* [pre-commit.ci] auto fixes from pre-commit hooks

* baselines->applications in init

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Simon Billinge <sbillinge@users.noreply.github.com>

0.6.1rc0

Toggle 0.6.1rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add entry point to srmise app to run CLI in pyproject.toml (#135)

* Add entry point to srmise app

* Create entry-point-.rst

0.6.0

Toggle 0.6.0's commit message
Update CHANGELOG.rst

0.1.0rc1

Toggle 0.1.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add tutorials/extension to docs nav bar, create pip.txt (#128)

* cap in description

* Add news for doc nav

* Install pip with pip.txt, conda with conda.txt

* Overall doc paths and nav

* Fix api doc table of content order

* Add news on adding tutorials