> [!IMPORTANT]
> We have adopted the new plugin mechanism and the plugin now needs to be installed with pip and the `plugins: include` in the nomad.yaml can now be removed.
What's Changed
* 70 support for rsm plots by ka-sarthak in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/78
* Add supported file formats for xrd by ka-sarthak in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/93
* Return empty plots if data isn't available by ka-sarthak in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/95
* 86 improve xrd plots by ka-sarthak in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/97
* Move readers to fairmat-readers-xrd: Make changes in measurements by ka-sarthak in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/100
* Add RSM to `results.XRDMethod` by ka-sarthak in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/98
* Bugfix: shape error in DiffractionPattern for RSM by ka-sarthak in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/106
* Add ruff action and format by ka-sarthak in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/110
* update plugin structure by aalbino2 in https://github.com/FAIRmat-NFDI/nomad-measurements/pull/112
**Full Changelog**: https://github.com/FAIRmat-NFDI/nomad-measurements/compare/v0.0.5...v0.1.0