The highlights for this release are:
- A new logo 🤩
- Tools for site shape analysis
- The dashboard was split off to [its own repo](https://github.com/GEMDAT-repos/gemdat-dashboard)
What's Changed
* Add functions to perform site shape analysis by AstyLavrinenko in https://github.com/GEMDAT-repos/GEMDAT/pull/166
* Add mean squared displacement plot by AstyLavrinenko in https://github.com/GEMDAT-repos/GEMDAT/pull/195
* Add optional argument to gemdash, to specify trajectory location by v1kko in https://github.com/GEMDAT-repos/GEMDAT/pull/214
* Logo by SCiarella in https://github.com/GEMDAT-repos/GEMDAT/pull/219
* Allow custom lattice for density plot and `ShapeAnalyzer` by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/225
* Add methods to calculate and apply offsets for shape analysis by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/224
* Add function to display sites on shape plot by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/232
Under the hood
* Speed up percolation test by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/188
* Hide warning when loading a cif file through pymatgen by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/223
Bug fixes
* Fix squared radius in shape_analysis by AstyLavrinenko in https://github.com/GEMDAT-repos/GEMDAT/pull/190
* Remove double mention by AstyLavrinenko in https://github.com/GEMDAT-repos/GEMDAT/pull/209
* Use kBoltzmann from scipy by SCiarella in https://github.com/GEMDAT-repos/GEMDAT/pull/207
* Fix mismatch with i variable in activation_energies by AstyLavrinenko in https://github.com/GEMDAT-repos/GEMDAT/pull/194
* Make sure filtering matching happens against a collection, not a string by v1kko in https://github.com/GEMDAT-repos/GEMDAT/pull/217
* Fix issues and tweak api for ShapeAnalyzer by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/230
Maintanance
* Update CITATION.cff by AstyLavrinenko in https://github.com/GEMDAT-repos/GEMDAT/pull/210
* Add Simone to CITATION.cff by SCiarella in https://github.com/GEMDAT-repos/GEMDAT/pull/211
* Move dashboard to its own repo by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/222
* Switch to bump-my-version by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/229
* Use svg covbadge by stefsmeets in https://github.com/GEMDAT-repos/GEMDAT/pull/231
**Full Changelog**: https://github.com/GEMDAT-repos/GEMDAT/compare/0.9.4...1.0.0