Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 10:43
· 1104 commits to main since this release

v1.4.0 (2024-03-26)

Chore

  • chore: update workflow triggers (fb158f3)

  • chore: update build command (a22b8e5)

  • chore: update CI/CD badge urls (db61b29)

  • chore: make pyproject.toml compatible

README file link fixed, and remove direct dependencies.
Add build command for automatic building (959f687)

  • chore: update workflows to upload to pypi (2902b68)

Documentation

  • docs: update docstring and apply linter suggestions (de3ee01)

  • docs: update README (8bd239f)

Feature

  • feat: calculate kz in MomentumAccessor

Add method that calculates kz array from given photon energy float (46979f9)

  • feat: make momentum conversion functions xarray compatible (a7aa34b)