*****
* Merged all features from the ``dye`` branch into the master.
* Fixed an issue where custom forcefield settings are not properly parsed:
https://github.com/nlesc-nano/CAT/pull/99.
* Added a try/except clause for job hashing in case rerun prevention is disabled:
https://github.com/nlesc-nano/CAT/pull/98.
* Added new recipes to the documentation:
https://github.com/nlesc-nano/CAT/pull/95 & https://github.com/nlesc-nano/CAT/pull/96.
* Fixed an issue where creating an object array would unpack a Molecule into Atoms:
https://github.com/nlesc-nano/CAT/pull/94.
* Raise an Exception when failing to identify any atoms:
https://github.com/nlesc-nano/CAT/pull/93.