Releases: easyscience/diffraction-lib
Releases · easyscience/diffraction-lib
easydiffraction 0.7.3
easydiffraction 0.7.2
Changed
- Split add() into dedicated methods for experiment creation (#86)
- Refactor Datastore: Cleaner design with experiment-specific subclasses and CIF conversion (#88)
- Restructure fitting components into dedicated analysis/fitting module (#89)
- Remove unused register method from CalculatorFactory (#90)
- Remove redundant return value from calculate_pattern (#91)
- Refactor default constants: replace strings with enums, and relocate into relevant classes (#92)
- Improve documentation build workflow with clearer job separation, artifact handling, and automated release PR creation (develop → master) (#93)
- Complete the description attribute for all parameters (#95)
easydiffraction 0.7.1
Changed
- Fix CI workflow for testing unpinned PyPI packages (#85)
easydiffraction 0.7.0
easydiffraction 0.6.1
easydiffraction 0.6.0
Added
- Improves the summer school analysis notebook and formats axes ticks (#75)
easydiffraction 0.5.8.post1
Changed
- Updates documentation tutorials and adds excluded regions section (#74)
easydiffraction 0.5.8
Fixed
- Fixes downloading from repository method (#71)