First Release :tada:
- `get_matlab()` automatically finds and installs `matlab.engine`
+ supports multiple environments (`conda`/`virtualenv`/home)
+ re-uses engines across different function calls
+ can specify custom engine names
- `ensure_spm()` automatically downloads and adds `SPM12` to `matlab.engine`'s path
- provide `coreg_spm()` and `resample_spm()` convenience functions; more to come!