Changes
- [301] Added a new combinatory geometry class.
- [303] Added a new lattice module to support spherical and cylindrical coordinate systems.
- [304, 311, 312] Added a new transformation module to allow users to manipulate domain regions.
- [305] Implemented domain actions to allow users to create, preview and apply multiple actions at once.
- [315] Updated documentation.
- [308] Updated examples.
Bug Fixes
- [314] Fixed particle diffusion.
- [300] Fixed default values for `Domain.add_point`.
**Full Changelog**: https://github.com/StochSS/SpatialPy/compare/v1.0.4...v1.1.0