Changed
- Added an American-spelt version of the BravaisLattice attribute `centring_type`: `centering_type`.
- Lattice parameters `a`, `b`, `c`, `alpha`/`α`, `beta`/`β` and `gamma`/`γ`, `lattice_system` and `centring_type`/`centering_type` are now properties and therefore cannot be modified after instantiation.
Fixed
- `row_or_column` attribute is now respected by `lattice_sites` and `lattice_sites_frac` attributes.
- Deprecation warning from `pyyaml` has been resolved.