Skip to content

Releases: easyscience/diffraction-lib

easydiffraction 0.11.1

31 Mar 21:22
84f32ae

Choose a tag to compare

Fixed

  • Fix missing install step in notebooks for documentation (Colab support) (#135)

easydiffraction 0.11.0

31 Mar 09:25
2f1a707

Choose a tag to compare

Added

  • Add single-crystal diffraction support via cryspy (#127)
  • Improve joint-fit support and add parameter-evolution plotting (#130)
  • Add output verbosity control (#131)

Changed

  • Restructure datablocks, unify factory system, and standardize switchable-category API (#128)
  • Switch to the new easyscience/templates system (#129)

easydiffraction 0.10.2

11 Feb 12:52
3d9262e

Choose a tag to compare

Fixed

  • Fix array size mismatch in Cryspy calculator data arrays (#124)

Changed

  • Extend initial scipp-analysis integration test suite for DREAM (#124)

easydiffraction 0.10.1

06 Jan 13:51
9d6ca85

Choose a tag to compare

Changed

  • Vendor jupyter-dark-detect to simplify conda-forge packaging (#121)
  • Bump dependencies to latest compatible versions (#123)

easydiffraction 0.10.0

30 Dec 22:23
8d9ad30

Choose a tag to compare

Added

  • Decouple fitting from results and add show_fit_results API (#118)

Changed

  • Improve CI workflows and fix documentation deployment (#117)

easydiffraction 0.9.1

25 Dec 11:16
41f5069

Choose a tag to compare

Fixed

  • Fix backmerge workflow and polish docs & tutorial output (#115)

easydiffraction 0.9.0

24 Dec 21:53
4b8c008

Choose a tag to compare

Added

  • Expose tutorials via gh-pages with listing and selective download API (#112)

easydiffraction 0.8.0.post1

18 Dec 21:43
b74e251

Choose a tag to compare

Changed

  • Documentation CI fixes and versioned documentation support (#110)

easydiffraction 0.8.0

15 Dec 16:29
e9f7d8e

Choose a tag to compare

Added

  • Refactor core objects, improve validation, and update API (#106)
  • Refactors logging and display architecture (#107)
  • Unify CIF parsing, category updates, and data handling (#108)

easydiffraction 0.7.3

16 Sep 11:22
52262f7

Choose a tag to compare

Changed

  • Refactor linting and testing: enforce line length, add docstring checks, and introduce coverage reporting (#97)
  • Enhance code quality checks and CI workflows (#98)
  • Dependency, Pre-commit, and CI Workflow Improvements (#101)