Only API change: added a `deserialize_plotly` option to `read()` to allow reading the Plotly JSON string.
What's Changed
* Bump pytest from 8.3.1 to 8.3.2 in /.github/dependabot by dependabot in https://github.com/European-XFEL/DAMNIT/pull/297
* Document how to create new releases by JamesWrigley in https://github.com/European-XFEL/DAMNIT/pull/298
* Bump xarray from 2024.6.0 to 2024.7.0 in /.github/dependabot by dependabot in https://github.com/European-XFEL/DAMNIT/pull/300
* (Re)process runs from the GUI by takluyver in https://github.com/European-XFEL/DAMNIT/pull/285
* Check context file without blocking GUI thread by takluyver in https://github.com/European-XFEL/DAMNIT/pull/291
* Defer some imports in damnit.api by takluyver in https://github.com/European-XFEL/DAMNIT/pull/281
* Fix reprocessing from the GUI when the context dir is not the CWD by takluyver in https://github.com/European-XFEL/DAMNIT/pull/302
* Evaluate the context file in the database directory when validating by JamesWrigley in https://github.com/European-XFEL/DAMNIT/pull/301
* Add back log message on successful variable computation by takluyver in https://github.com/European-XFEL/DAMNIT/pull/303
* Bump matplotlib from 3.9.1 to 3.9.1.post1 in /.github/dependabot by dependabot in https://github.com/European-XFEL/DAMNIT/pull/309
* FIX: allow plotting variable with Cell's custom summary value by tmichela in https://github.com/European-XFEL/DAMNIT/pull/306
* Fix: xarray plot cbar range limit by tmichela in https://github.com/European-XFEL/DAMNIT/pull/312
* Bump matplotlib from 3.9.1.post1 to 3.9.2 in /.github/dependabot by dependabot in https://github.com/European-XFEL/DAMNIT/pull/314
* Bump numpy from 2.0.1 to 2.1.0 in /.github/dependabot by dependabot in https://github.com/European-XFEL/DAMNIT/pull/317
* Update default Python for context file to 202402 environment by takluyver in https://github.com/European-XFEL/DAMNIT/pull/315
* Fix passing through --var options to cluster job by takluyver in https://github.com/European-XFEL/DAMNIT/pull/320
* Refactor GUI plotting code by takluyver in https://github.com/European-XFEL/DAMNIT/pull/316
* Bump ipython from 8.26.0 to 8.27.0 in /.github/dependabot by dependabot in https://github.com/European-XFEL/DAMNIT/pull/326
* Document how to install the API by JamesWrigley in https://github.com/European-XFEL/DAMNIT/pull/327
* Add support for optionally returning the Plotly JSON string by JamesWrigley in https://github.com/European-XFEL/DAMNIT/pull/328
**Full Changelog**: https://github.com/European-XFEL/DAMNIT/compare/0.1.3...0.1.4