The highlights for this release are:
- Orientation tracker, with this version of GEMDAT you can track the orientation of a group of atoms (e.g. tetrahedra) in your trajectory and plot them
- Haven ratio calculator
What's Changed
* Added some plotly plots by v1kko in https://github.com/GEMDAT-repos/GEMDAT/pull/278
* Rename all `displacement_per_site` to `displacement_per_atom` by v1kko in https://github.com/GEMDAT-repos/GEMDAT/pull/280
* Add orientations tracker by tfamprikis in https://github.com/GEMDAT-repos/GEMDAT/pull/220
* Implement Haven ratio by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/283
* Add option to select MSD algorithm by SCiarella in https://github.com/GEMDAT-repos/GEMDAT/pull/291
* Improve Orientations API by SCiarella in https://github.com/GEMDAT-repos/GEMDAT/pull/293
Under the hood
* Refactor 3d plots module by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/284
* Refactor Volume class to support multiple data types by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/282
Bug fixes
* Fix periodic jumps of matplotlib jumps_3d plot by v1kko in https://github.com/GEMDAT-repos/GEMDAT/pull/279
Maintanance
* Update actions versions by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/294
New Contributors
* tfamprikis made their first contribution in https://github.com/GEMDAT-repos/GEMDAT/pull/220
**Full Changelog**: https://github.com/GEMDAT-repos/GEMDAT/compare/1.1.0...1.2.0