Changelog entries for the development version are available at https://holospy.readthedocs.io/en/latest/changes.html
.. towncrier-draft-entries:: |release| [UNRELEASED]
- Fix getting version from metadata (#16)
- Use towncrier to manage release notes and improve setting dev version (#17)
- Add pre-commit configuration file (#4)
- Format code using
black
and add workflow to check formatting (#3). - Add GitHub workflows to tests and build packages (#2).
- Rename the
max_workers
argument tonum_workers
(#9) - Setup codecov to measure coverage (#10)
- Add badges for tests, codecov and docs (#11)
- Add workflow to build and push documentation (#13)
- Consolidate package metadata in
pyproject.toml
(#14) - Use
setuptools_scm
to set holospy version at build time (#14) - Add package and test workflow (#14)
- Add python 3.12 (#14)
- Add release workflow (#14)
- HoloSpy was split out of the HyperSpy repository on July 23, 2023. The electron holography functionalities so far developed in HyperSpy were moved to the HoloSpy repository.