Skip to content

Release v2.2.0#113

Merged
t-reents merged 3 commits intomaterialscloud-org:mainfrom
t-reents:release-v2.1.1
Jan 19, 2026
Merged

Release v2.2.0#113
t-reents merged 3 commits intomaterialscloud-org:mainfrom
t-reents:release-v2.1.1

Conversation

@t-reents
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 15, 2026 12:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request releases version 2.1.1 of the seekpath package, updating version metadata and adding a new maintainer.

Changes:

  • Version bumped from 2.1.0 to 2.1.1 in seekpath/__init__.py
  • Added maintainer information for Timo Reents
  • Changed version handling in pyproject.toml to use dynamic versioning
  • Added CHANGELOG entry documenting changes in v2.1.1

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
seekpath/init.py Updated version to 2.1.1, added maintainer information (Timo Reents)
pyproject.toml Changed version field to dynamic versioning instead of hardcoded value
CHANGELOG.md Added v2.1.1 section documenting the changes in this release
Comments suppressed due to low confidence (1)

pyproject.toml:39

  • The Downloads URL still references v2.1.0 but should be updated to v2.1.1 to match the new release version.
Downloads = "https://github.com/giovannipizzi/seekpath/archive/v2.1.0.tar.gz"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@t-reents
Copy link
Collaborator Author

@giovannipizzi I updated the CHANGELOG.md as discussed (also adding a few sentences about the previous release).

  • Added myself in the __init__.py as a __maintainer__
  • Made the version in the pyproject.toml dynamic

In the end, I decided to do a patch release, as the get_BZ function is still available and only deprecated. However, in #106, we removed the public functions get_missing_point and are_coplanar. They seemed to be only helper functions for get_BZ, and are now covered in the BZ class. Is this fine with you or would you say we should do a minor release, i.e., v2.2.0?

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@t-reents
Copy link
Collaborator Author

@giovannipizzi I applied the changes as discussed

@giovannipizzi giovannipizzi changed the title Release v2.1.1 Release v2.2.0 Jan 16, 2026
Copy link
Collaborator

@giovannipizzi giovannipizzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed the PR title to 2.2.0 as agreed. Thanks Timo!

@t-reents t-reents merged commit 456a7de into materialscloud-org:main Jan 19, 2026
6 checks passed
@t-reents t-reents deleted the release-v2.1.1 branch January 19, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants