v0.1.8
This version includes the following changes:
- Fixing bug in ASE simulation engine to allow for passing Periodic Boundary Conditions via the box config value.
- Adapting setup line for zero shifts array to use
np.zerosto guarantee correct array shape, see issue #36 for reference.